Rate Overview
Live
1 KWD = 1.9609 LVL
1 LVL = 0.509961
KWD
Avg
1.9594
High
1.9609
Low
1.9574
Last updated: 4/17/2026, 6:20:56 AM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.96 LVL |
| 10 KWD | 19.61 LVL |
| 50 KWD | 98.05 LVL |
| 100 KWD | 196.09 LVL |
| 500 KWD | 980.47 LVL |
| 1,000 KWD | 1,960.94 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-04-17T06:20:56Z",
"rates": {
"LVL": 1.960936
}
}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.0936,
"rate": 1.960936
}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