Rate Overview
Live
1 KWD = 1.9906 LVL
1 LVL = 0.502354
KWD
Avg
1.9889
High
2.0021
Low
1.9558
Last updated: 7/21/2026, 9:54:20 PM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.99 LVL |
| 10 KWD | 19.91 LVL |
| 50 KWD | 99.53 LVL |
| 100 KWD | 199.06 LVL |
| 500 KWD | 995.31 LVL |
| 1,000 KWD | 1,990.63 LVL |
Get KWD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=LVLExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-21T21:54:20Z",
"rates": {
"LVL": 1.990629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "LVL",
"amount": 100
},
"result": 199.06289999999998,
"rate": 1.990629
}Build with KWD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key