Rate Overview
Live
1 USD = 2.7000 XCD
1 XCD = 0.370366
USD
Avg
2.7034
High
2.7069
Low
2.7000
Last updated: 7/5/2026, 7:28:34 PM
Quick Conversions
| USD | XCD |
|---|---|
| 1 USD | 2.70 XCD |
| 10 USD | 27.00 XCD |
| 50 USD | 135.00 XCD |
| 100 USD | 270.00 XCD |
| 500 USD | 1,350.01 XCD |
| 1,000 USD | 2,700.03 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-07-05T19:28:34Z",
"rates": {
"XCD": 2.70002857
}
}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.002857,
"rate": 2.70002857
}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