Rate Overview
Live
1 KWD = 1.9644 LVL
1 LVL = 0.509068
KWD
Avg
1.9661
High
1.9694
Low
1.9637
Last updated: 5/7/2026, 7:47:49 AM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.96 LVL |
| 10 KWD | 19.64 LVL |
| 50 KWD | 98.22 LVL |
| 100 KWD | 196.44 LVL |
| 500 KWD | 982.19 LVL |
| 1,000 KWD | 1,964.37 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-05-07T07:47:49Z",
"rates": {
"LVL": 1.964374
}
}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": 196.4374,
"rate": 1.964374
}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