Rate Overview
Live
1 XCD = 0.223198 LVL
1 LVL = 4.4803
XCD
Avg
0.223630
High
0.224196
Low
0.223198
Last updated: 9/9/2026, 2:28:24 PM
Quick Conversions
| XCD | LVL |
|---|---|
| 1 XCD | 0.22 LVL |
| 10 XCD | 2.23 LVL |
| 50 XCD | 11.16 LVL |
| 100 XCD | 22.32 LVL |
| 500 XCD | 111.60 LVL |
| 1,000 XCD | 223.20 LVL |
Get XCD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=LVLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-09T14:28:24Z",
"rates": {
"LVL": 0.223198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "LVL",
"amount": 100
},
"result": 22.3198,
"rate": 0.223198
}Build with XCD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key