Rate Overview
Live
1 KWD = 1.9682 LVL
1 LVL = 0.508074
KWD
Avg
1.9683
High
1.9709
Low
1.9632
Last updated: 6/16/2026, 1:28:37 PM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.97 LVL |
| 10 KWD | 19.68 LVL |
| 50 KWD | 98.41 LVL |
| 100 KWD | 196.82 LVL |
| 500 KWD | 984.11 LVL |
| 1,000 KWD | 1,968.22 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-06-16T13:28:37Z",
"rates": {
"LVL": 1.968219
}
}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.8219,
"rate": 1.968219
}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