Rate Overview
Live
1 XCD = 30.3643 ALL
1 ALL = 0.032933
XCD
Avg
31.8574
High
35.6474
Low
30.1882
Last updated: 7/29/2026, 2:45:44 PM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.36 ALL |
| 10 XCD | 303.64 ALL |
| 50 XCD | 1,518.22 ALL |
| 100 XCD | 3,036.43 ALL |
| 500 XCD | 15,182.17 ALL |
| 1,000 XCD | 30,364.33 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-29T14:45:44Z",
"rates": {
"ALL": 30.364331
}
}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.4331,
"rate": 30.364331
}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