Rate Overview
Live
1 QAR = 0.165997 LVL
1 LVL = 6.0242
QAR
Avg
0.165999
High
0.166041
Low
0.165875
Last updated: 5/7/2026, 1:50:32 PM
Quick Conversions
| QAR | LVL |
|---|---|
| 1 QAR | 0.17 LVL |
| 10 QAR | 1.66 LVL |
| 50 QAR | 8.30 LVL |
| 100 QAR | 16.60 LVL |
| 500 QAR | 83.00 LVL |
| 1,000 QAR | 166.00 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-05-07T13:50:32Z",
"rates": {
"LVL": 0.165997
}
}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.599700000000002,
"rate": 0.165997
}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