Rate Overview
Live
1 XCD = 29.8992 ALL
1 ALL = 0.033446
XCD
Avg
30.0884
High
30.2863
Low
29.8992
Last updated: 4/18/2026, 8:44:00 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 29.90 ALL |
| 10 XCD | 298.99 ALL |
| 50 XCD | 1,494.96 ALL |
| 100 XCD | 2,989.92 ALL |
| 500 XCD | 14,949.58 ALL |
| 1,000 XCD | 29,899.16 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-04-18T08:44:00Z",
"rates": {
"ALL": 29.899157
}
}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": 2989.9157,
"rate": 29.899157
}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