Rate Overview
Live
1 KYD = 0.740266 LVL
1 LVL = 1.3509
KYD
Avg
0.739311
High
0.749047
Low
0.725600
Last updated: 7/8/2026, 12:46:47 PM
Quick Conversions
| KYD | LVL |
|---|---|
| 1 KYD | 0.74 LVL |
| 10 KYD | 7.40 LVL |
| 50 KYD | 37.01 LVL |
| 100 KYD | 74.03 LVL |
| 500 KYD | 370.13 LVL |
| 1,000 KYD | 740.27 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-08T12:46:47Z",
"rates": {
"LVL": 0.740266
}
}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.0266,
"rate": 0.740266
}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