Rate Overview
Live
1 KYD = 0.751326 LVL
1 LVL = 1.3310
KYD
Avg
0.729844
High
0.751326
Low
0.711458
Last updated: 7/26/2026, 8:52:53 AM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.75 LVL |
| 10 KYD | 7.51 LVL |
| 50 KYD | 37.57 LVL |
| 100 KYD | 75.13 LVL |
| 500 KYD | 375.66 LVL |
| 1,000 KYD | 751.33 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-26T08:52:53Z",
"rates": {
"LVL": 0.751326
}
}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": 75.13260000000001,
"rate": 0.751326
}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