Rate Overview
Live
1 XCD = 1.1083 LTL
1 LTL = 0.902310
XCD
Avg
1.1162
High
1.1244
Low
1.0926
Last updated: 7/31/2026, 6:32:27 AM
Quick Conversions
| XCD | LTL |
|---|---|
| 1 XCD | 1.11 LTL |
| 10 XCD | 11.08 LTL |
| 50 XCD | 55.41 LTL |
| 100 XCD | 110.83 LTL |
| 500 XCD | 554.13 LTL |
| 1,000 XCD | 1,108.27 LTL |
Get XCD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=LTLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-31T06:32:27Z",
"rates": {
"LTL": 1.108267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "LTL",
"amount": 100
},
"result": 110.82669999999999,
"rate": 1.108267
}Build with XCD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key