Rate Overview
Live
1 KYD = 0.725770 LVL
1 LVL = 1.3778
KYD
Avg
0.729889
High
0.746870
Low
0.715609
Last updated: 3/28/2026, 10:43:19 AM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.73 LVL |
| 10 KYD | 7.26 LVL |
| 50 KYD | 36.29 LVL |
| 100 KYD | 72.58 LVL |
| 500 KYD | 362.89 LVL |
| 1,000 KYD | 725.77 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-28T10:43:19Z",
"rates": {
"LVL": 0.72577
}
}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.577,
"rate": 0.72577
}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