Rate Overview
Live
1 QAR = 0.168946 LVL
1 LVL = 5.9191
QAR
Avg
0.167249
High
0.168946
Low
0.166244
Last updated: 6/19/2026, 8:44:51 AM
Quick Conversions
| QAR | LVL |
|---|---|
| 1 QAR | 0.17 LVL |
| 10 QAR | 1.69 LVL |
| 50 QAR | 8.45 LVL |
| 100 QAR | 16.89 LVL |
| 500 QAR | 84.47 LVL |
| 1,000 QAR | 168.95 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-06-19T08:44:51Z",
"rates": {
"LVL": 0.168946
}
}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.8946,
"rate": 0.168946
}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