Rate Overview
Live
1 XCD = 0.227436 LVL
1 LVL = 4.3968
XCD
Avg
0.226933
High
0.227717
Low
0.223822
Last updated: 7/8/2026, 3:34:36 PM
Quick Conversions
| XCD | LVL |
|---|---|
| 1 XCD | 0.23 LVL |
| 10 XCD | 2.27 LVL |
| 50 XCD | 11.37 LVL |
| 100 XCD | 22.74 LVL |
| 500 XCD | 113.72 LVL |
| 1,000 XCD | 227.44 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-07-08T15:34:36Z",
"rates": {
"LVL": 0.227436
}
}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.7436,
"rate": 0.227436
}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