---
title: "Execute FX swap"
method: POST
path: "/api/v1/fx"
tags: ["FX"]
---

# Execute FX swap

`POST /api/v1/fx`

Executes a swap after client has sent payment to Circle wallet deposit address

## Response `200`

OK

- ResponseFxExecuteResponse
  - `trade_id` string, required — TradeId is the unique identifier for the executed trade

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/wirexapp/apis/wirex-baas-api.md) · [All operations](https://skmtc.dev/wirexapp/apis/wirex-baas-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wirexapp/wirex-baas-api/revisions/b95a180790b1/schema)
