Rate Overview
Live
1 QAR = 0.169419 LVL
1 LVL = 5.9025
QAR
Avg
0.169498
High
0.169766
Low
0.168951
Last updated: 7/30/2026, 1:22:24 AM
Quick Conversions
| QAR | LVL |
|---|---|
| 1 QAR | 0.17 LVL |
| 10 QAR | 1.69 LVL |
| 50 QAR | 8.47 LVL |
| 100 QAR | 16.94 LVL |
| 500 QAR | 84.71 LVL |
| 1,000 QAR | 169.42 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-07-30T01:22:24Z",
"rates": {
"LVL": 0.169419
}
}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.941899999999997,
"rate": 0.169419
}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