Rate Overview
Live
1 XCD = 29.9533 ALL
1 ALL = 0.033385
XCD
Avg
30.1201
High
30.3380
Low
29.9533
Last updated: 5/9/2026, 4:53:33 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 29.95 ALL |
| 10 XCD | 299.53 ALL |
| 50 XCD | 1,497.67 ALL |
| 100 XCD | 2,995.33 ALL |
| 500 XCD | 14,976.67 ALL |
| 1,000 XCD | 29,953.33 ALL |
Get XCD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ALLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-09T04:53:33Z",
"rates": {
"ALL": 29.953333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ALL",
"amount": 100
},
"result": 2995.3333000000002,
"rate": 29.953333
}Build with XCD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key