Rate Overview
Live
1 KWD = 1.9818 LVL
1 LVL = 0.504603
KWD
Avg
1.9803
High
1.9853
Low
1.9744
Last updated: 3/27/2026, 1:36:55 PM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.98 LVL |
| 10 KWD | 19.82 LVL |
| 50 KWD | 99.09 LVL |
| 100 KWD | 198.18 LVL |
| 500 KWD | 990.88 LVL |
| 1,000 KWD | 1,981.76 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-03-27T13:36:55Z",
"rates": {
"LVL": 1.981757
}
}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.1757,
"rate": 1.981757
}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