Rate Overview
Live
1 XCD = 1.0909 LTL
1 LTL = 0.916673
XCD
Avg
1.0990
High
1.1059
Low
1.0909
Last updated: 8/21/2026, 3:06:25 AM
Quick Conversions
| XCD | LTL |
|---|---|
| 1 XCD | 1.09 LTL |
| 10 XCD | 10.91 LTL |
| 50 XCD | 54.55 LTL |
| 100 XCD | 109.09 LTL |
| 500 XCD | 545.45 LTL |
| 1,000 XCD | 1,090.90 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-08-21T03:06:25Z",
"rates": {
"LTL": 1.090901
}
}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.09009999999999,
"rate": 1.090901
}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