Rate Overview
Live
1 KWD = 1.9667 LVL
1 LVL = 0.508458
KWD
Avg
1.9576
High
1.9715
Low
1.9409
Last updated: 3/7/2026, 12:14:58 AM
Quick Conversions
| KWD | LVL |
|---|---|
| 1 KWD | 1.97 LVL |
| 10 KWD | 19.67 LVL |
| 50 KWD | 98.34 LVL |
| 100 KWD | 196.67 LVL |
| 500 KWD | 983.37 LVL |
| 1,000 KWD | 1,966.73 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-07T00:14:58Z",
"rates": {
"LVL": 1.966732
}
}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.67319999999998,
"rate": 1.966732
}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