Rate Overview
Live
1 KYD = 0.741979 LVL
1 LVL = 1.3477
KYD
Avg
0.730228
High
0.743110
Low
0.709983
Last updated: 7/29/2026, 4:47:14 AM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.74 LVL |
| 10 KYD | 7.42 LVL |
| 50 KYD | 37.10 LVL |
| 100 KYD | 74.20 LVL |
| 500 KYD | 370.99 LVL |
| 1,000 KYD | 741.98 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-29T04:47:14Z",
"rates": {
"LVL": 0.741979
}
}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.1979,
"rate": 0.741979
}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