Rate Overview
Live
1 XCD = 29.3114 ALL
1 ALL = 0.034116
XCD
Avg
29.5961
High
29.7682
Low
29.3114
Last updated: 8/20/2026, 6:35:27 PM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 29.31 ALL |
| 10 XCD | 293.11 ALL |
| 50 XCD | 1,465.57 ALL |
| 100 XCD | 2,931.14 ALL |
| 500 XCD | 14,655.72 ALL |
| 1,000 XCD | 29,311.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-08-20T18:35:27Z",
"rates": {
"ALL": 29.311445
}
}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": 2931.1445,
"rate": 29.311445
}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