Rate Overview
Live
1 XCD = 30.5018 ALL
1 ALL = 0.032785
XCD
Avg
30.3492
High
30.5018
Low
30.1931
Last updated: 6/19/2026, 11:52:41 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.50 ALL |
| 10 XCD | 305.02 ALL |
| 50 XCD | 1,525.09 ALL |
| 100 XCD | 3,050.18 ALL |
| 500 XCD | 15,250.91 ALL |
| 1,000 XCD | 30,501.82 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-06-19T11:52:41Z",
"rates": {
"ALL": 30.501822
}
}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": 3050.1822,
"rate": 30.501822
}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