Rate Overview
Live
1 XCD = 0.225566 LVL
1 LVL = 4.4333
XCD
Avg
0.223649
High
0.228359
Low
0.219179
Last updated: 8/1/2026, 12:10:14 PM
Quick Conversions
| XCD | LVL |
|---|---|
| 1 XCD | 0.23 LVL |
| 10 XCD | 2.26 LVL |
| 50 XCD | 11.28 LVL |
| 100 XCD | 22.56 LVL |
| 500 XCD | 112.78 LVL |
| 1,000 XCD | 225.57 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-08-01T12:10:14Z",
"rates": {
"LVL": 0.225566
}
}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.5566,
"rate": 0.225566
}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