Rate Overview
Live
1 USD = 2.7065 XCD
1 XCD = 0.369476
USD
Avg
2.7055
High
2.7090
Low
2.7000
Last updated: 3/27/2026, 9:33:37 AM
Quick Conversions
| USD | XCD |
|---|---|
| 1 USD | 2.71 XCD |
| 10 USD | 27.07 XCD |
| 50 USD | 135.33 XCD |
| 100 USD | 270.65 XCD |
| 500 USD | 1,353.27 XCD |
| 1,000 USD | 2,706.54 XCD |
Get USD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=XCDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T09:33:37Z",
"rates": {
"XCD": 2.70653584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "XCD",
"amount": 100
},
"result": 270.65358399999997,
"rate": 2.70653584
}Build with USD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key