Rate Overview
Live
1 KYD = 0.740297 LVL
1 LVL = 1.3508
KYD
Avg
0.743314
High
0.751326
Low
0.739501
Last updated: 7/30/2026, 2:00:34 PM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.74 LVL |
| 10 KYD | 7.40 LVL |
| 50 KYD | 37.01 LVL |
| 100 KYD | 74.03 LVL |
| 500 KYD | 370.15 LVL |
| 1,000 KYD | 740.30 LVL |
Get KYD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=LVLExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-30T14:00:34Z",
"rates": {
"LVL": 0.740297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "LVL",
"amount": 100
},
"result": 74.02969999999999,
"rate": 0.740297
}Build with KYD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key