Rate Overview
Live
1 XCD = 30.3617 ALL
1 ALL = 0.032936
XCD
Avg
30.4021
High
30.4986
Low
30.3425
Last updated: 7/31/2026, 1:08:13 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.36 ALL |
| 10 XCD | 303.62 ALL |
| 50 XCD | 1,518.08 ALL |
| 100 XCD | 3,036.17 ALL |
| 500 XCD | 15,180.83 ALL |
| 1,000 XCD | 30,361.66 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-07-31T01:08:13Z",
"rates": {
"ALL": 30.361658
}
}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": 3036.1657999999998,
"rate": 30.361658
}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