Rate Overview
Live
1 KWD = 1.9684 LVL
1 LVL = 0.508021
KWD
Avg
1.9704
High
1.9740
Low
1.9680
Last updated: 8/16/2026, 6:51:13 PM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.97 LVL |
| 10 KWD | 19.68 LVL |
| 50 KWD | 98.42 LVL |
| 100 KWD | 196.84 LVL |
| 500 KWD | 984.21 LVL |
| 1,000 KWD | 1,968.42 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-08-16T18:51:13Z",
"rates": {
"LVL": 1.968423
}
}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.8423,
"rate": 1.968423
}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