Rate Overview
Live
1 KYD = 0.726854 LVL
1 LVL = 1.3758
KYD
Avg
0.724021
High
0.729110
Low
0.716214
Last updated: 3/7/2026, 7:40:07 AM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.73 LVL |
| 10 KYD | 7.27 LVL |
| 50 KYD | 36.34 LVL |
| 100 KYD | 72.69 LVL |
| 500 KYD | 363.43 LVL |
| 1,000 KYD | 726.85 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-03-07T07:40:07Z",
"rates": {
"LVL": 0.726854
}
}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.6854,
"rate": 0.726854
}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