Rate Overview
Live
1 XCD = 30.0407 ALL
1 ALL = 0.033288
XCD
Avg
30.3331
High
30.5821
Low
30.0407
Last updated: 8/1/2026, 12:15:47 PM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.04 ALL |
| 10 XCD | 300.41 ALL |
| 50 XCD | 1,502.04 ALL |
| 100 XCD | 3,004.07 ALL |
| 500 XCD | 15,020.36 ALL |
| 1,000 XCD | 30,040.72 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-01T12:15:47Z",
"rates": {
"ALL": 30.040717
}
}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": 3004.0717,
"rate": 30.040717
}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