Rate Overview
Live
1 XCD = 1.1056 LTL
1 LTL = 0.904521
XCD
Avg
1.0996
High
1.1159
Low
1.0790
Last updated: 3/27/2026, 9:47:33 AM
Quick Conversions
| XCD | LTL |
|---|---|
| 1 XCD | 1.11 LTL |
| 10 XCD | 11.06 LTL |
| 50 XCD | 55.28 LTL |
| 100 XCD | 110.56 LTL |
| 500 XCD | 552.78 LTL |
| 1,000 XCD | 1,105.56 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-03-27T09:47:33Z",
"rates": {
"LTL": 1.105557
}
}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.55569999999999,
"rate": 1.105557
}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