Rate Overview
Live
1 XCD = 30.5765 ALL
1 ALL = 0.032705
XCD
Avg
30.4037
High
30.6568
Low
30.1323
Last updated: 3/7/2026, 1:01:51 AM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.58 ALL |
| 10 XCD | 305.76 ALL |
| 50 XCD | 1,528.82 ALL |
| 100 XCD | 3,057.65 ALL |
| 500 XCD | 15,288.23 ALL |
| 1,000 XCD | 30,576.45 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-03-07T01:01:51Z",
"rates": {
"ALL": 30.576454
}
}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": 3057.6454,
"rate": 30.576454
}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