Rate Overview
Live
1 XCD = 30.3204 ALL
1 ALL = 0.032981
XCD
Avg
30.3133
High
30.7437
Low
29.7872
Last updated: 5/30/2026, 10:19:02 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.32 ALL |
| 10 XCD | 303.20 ALL |
| 50 XCD | 1,516.02 ALL |
| 100 XCD | 3,032.04 ALL |
| 500 XCD | 15,160.20 ALL |
| 1,000 XCD | 30,320.41 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-30T10:19:02Z",
"rates": {
"ALL": 30.320408
}
}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": 3032.0408,
"rate": 30.320408
}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