Rate Overview
Live
1 QAR = 0.166200 LVL
1 LVL = 6.0168
QAR
Avg
0.165218
High
0.166464
Low
0.163396
Last updated: 3/7/2026, 7:39:03 AM
Quick Conversions
| QAR | LVL |
|---|---|
| 1 QAR | 0.17 LVL |
| 10 QAR | 1.66 LVL |
| 50 QAR | 8.31 LVL |
| 100 QAR | 16.62 LVL |
| 500 QAR | 83.10 LVL |
| 1,000 QAR | 166.20 LVL |
Get QAR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=LVLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-07T07:39:03Z",
"rates": {
"LVL": 0.1662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "LVL",
"amount": 100
},
"result": 16.619999999999997,
"rate": 0.1662
}Build with QAR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key