Rate Overview
Live
1 XCD = 0.369448 USD
1 USD = 2.7067
XCD
Avg
0.369610
High
0.370371
Low
0.369360
Last updated: 3/6/2026, 11:25:01 PM
Quick Conversions
| XCD | USD |
|---|---|
| 1 XCD | 0.37 USD |
| 10 XCD | 3.69 USD |
| 50 XCD | 18.47 USD |
| 100 XCD | 36.94 USD |
| 500 XCD | 184.72 USD |
| 1,000 XCD | 369.45 USD |
Get XCD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=USDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-06T23:25:01Z",
"rates": {
"USD": 0.369448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "USD",
"amount": 100
},
"result": 36.9448,
"rate": 0.369448
}Build with XCD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key