Rate Overview
Live
1 KWD = 1.9876 LVL
1 LVL = 0.503110
KWD
Avg
1.9902
High
1.9975
Low
1.9840
Last updated: 7/27/2026, 3:56:33 PM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.99 LVL |
| 10 KWD | 19.88 LVL |
| 50 KWD | 99.38 LVL |
| 100 KWD | 198.76 LVL |
| 500 KWD | 993.82 LVL |
| 1,000 KWD | 1,987.64 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-27T15:56:33Z",
"rates": {
"LVL": 1.987635
}
}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.7635,
"rate": 1.987635
}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