Rate Overview
Live
1 XCD = 1.1162 LTL
1 LTL = 0.895893
XCD
Avg
1.1055
High
1.1162
Low
1.0982
Last updated: 6/19/2026, 9:38:28 AM
Quick Conversions
| XCD | LTL |
|---|---|
| 1 XCD | 1.12 LTL |
| 10 XCD | 11.16 LTL |
| 50 XCD | 55.81 LTL |
| 100 XCD | 111.62 LTL |
| 500 XCD | 558.10 LTL |
| 1,000 XCD | 1,116.21 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-06-19T09:38:28Z",
"rates": {
"LTL": 1.116205
}
}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": 111.62049999999999,
"rate": 1.116205
}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