Rate Overview
Live
1 KWD = 1.9821 LVL
1 LVL = 0.504521
KWD
Avg
1.9846
High
1.9958
Low
1.9558
Last updated: 7/5/2026, 5:14:50 AM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.98 LVL |
| 10 KWD | 19.82 LVL |
| 50 KWD | 99.10 LVL |
| 100 KWD | 198.21 LVL |
| 500 KWD | 991.04 LVL |
| 1,000 KWD | 1,982.08 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-05T05:14:50Z",
"rates": {
"LVL": 1.982077
}
}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": 198.20770000000002,
"rate": 1.982077
}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