Rate Overview
Live
1 XCD = 30.2623 ALL
1 ALL = 0.033044 XCD
Avg
30.4844
High
30.7989
Low
30.2435
Last updated: 1/25/2026, 11:02:20 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.26 ALL |
| 10 XCD | 302.62 ALL |
| 50 XCD | 1,513.12 ALL |
| 100 XCD | 3,026.23 ALL |
| 500 XCD | 15,131.17 ALL |
| 1,000 XCD | 30,262.34 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-01-25T11:02:20Z",
"rates": {
"ALL": 30.262337
}
}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": 3026.2336999999998,
"rate": 30.262337
}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