Rate Overview
Live
1 KYD = 0.725671 LVL
1 LVL = 1.3780
KYD
Avg
0.725861
High
0.727405
Low
0.725623
Last updated: 5/7/2026, 4:01:41 PM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.73 LVL |
| 10 KYD | 7.26 LVL |
| 50 KYD | 36.28 LVL |
| 100 KYD | 72.57 LVL |
| 500 KYD | 362.84 LVL |
| 1,000 KYD | 725.67 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-05-07T16:01:41Z",
"rates": {
"LVL": 0.725671
}
}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.5671,
"rate": 0.725671
}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