Rate Overview
Live
1 KWD = 1.9958 LVL
1 LVL = 0.501042
KWD
Avg
1.9641
High
1.9958
Low
1.9217
Last updated: 6/29/2026, 12:40:30 AM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 2.00 LVL |
| 10 KWD | 19.96 LVL |
| 50 KWD | 99.79 LVL |
| 100 KWD | 199.58 LVL |
| 500 KWD | 997.92 LVL |
| 1,000 KWD | 1,995.84 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-06-29T00:40:30Z",
"rates": {
"LVL": 1.995841
}
}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.5841,
"rate": 1.995841
}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