Rate Overview
Live
1 KYD = 0.726966 LVL
1 LVL = 1.3756
KYD
Avg
0.729242
High
0.738142
Low
0.726966
Last updated: 5/27/2026, 7:16:39 PM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.73 LVL |
| 10 KYD | 7.27 LVL |
| 50 KYD | 36.35 LVL |
| 100 KYD | 72.70 LVL |
| 500 KYD | 363.48 LVL |
| 1,000 KYD | 726.97 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-27T19:16:39Z",
"rates": {
"LVL": 0.726966
}
}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.6966,
"rate": 0.726966
}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