Rate Overview
Live
1 XCD = 30.2992 ALL
1 ALL = 0.033004
XCD
Avg
30.3468
High
30.3992
Low
30.2827
Last updated: 7/10/2026, 7:36:12 PM
Quick Conversions
| XCD | ALL |
|---|---|
| 1 XCD | 30.30 ALL |
| 10 XCD | 302.99 ALL |
| 50 XCD | 1,514.96 ALL |
| 100 XCD | 3,029.92 ALL |
| 500 XCD | 15,149.62 ALL |
| 1,000 XCD | 30,299.25 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-10T19:36:12Z",
"rates": {
"ALL": 30.299249
}
}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": 3029.9249,
"rate": 30.299249
}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