Rate Overview
Live
1 XCD = 1.0978 LTL
1 LTL = 0.910890
XCD
Avg
1.0913
High
1.0995
Low
1.0822
Last updated: 3/7/2026, 1:00:25 AM
Quick Conversions
| XCD | LTL |
|---|---|
| 1 XCD | 1.10 LTL |
| 10 XCD | 10.98 LTL |
| 50 XCD | 54.89 LTL |
| 100 XCD | 109.78 LTL |
| 500 XCD | 548.91 LTL |
| 1,000 XCD | 1,097.83 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-07T01:00:25Z",
"rates": {
"LTL": 1.097828
}
}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": 109.78280000000001,
"rate": 1.097828
}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