Rate Overview
Live
1 KYD = 0.725874 LVL
1 LVL = 1.3776
KYD
Avg
0.726484
High
0.727732
Low
0.725468
Last updated: 4/17/2026, 12:03:41 PM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.73 LVL |
| 10 KYD | 7.26 LVL |
| 50 KYD | 36.29 LVL |
| 100 KYD | 72.59 LVL |
| 500 KYD | 362.94 LVL |
| 1,000 KYD | 725.87 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-04-17T12:03:41Z",
"rates": {
"LVL": 0.725874
}
}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": 72.5874,
"rate": 0.725874
}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