Rate Overview
Live
1 KWD = 1.9535 LVL
1 LVL = 0.511889
KWD
Avg
2.0304
High
2.2093
Low
1.9362
Last updated: 5/27/2026, 12:34:21 PM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.95 LVL |
| 10 KWD | 19.54 LVL |
| 50 KWD | 97.68 LVL |
| 100 KWD | 195.36 LVL |
| 500 KWD | 976.78 LVL |
| 1,000 KWD | 1,953.55 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-27T12:34:21Z",
"rates": {
"LVL": 1.95355
}
}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": 195.355,
"rate": 1.95355
}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