Rate Overview
Live
1 XCD = 29.3208 ALL
1 ALL = 0.034105
XCD
Avg
29.3038
High
29.3684
Low
29.2292
Last updated: 9/12/2026, 10:13:29 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 29.32 ALL |
| 10 XCD | 293.21 ALL |
| 50 XCD | 1,466.04 ALL |
| 100 XCD | 2,932.08 ALL |
| 500 XCD | 14,660.42 ALL |
| 1,000 XCD | 29,320.84 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-09-12T10:13:29Z",
"rates": {
"ALL": 29.320843
}
}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": 2932.0843,
"rate": 29.320843
}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