Rate Overview
Live
1 LVL = 5.9190 QAR
1 QAR = 0.168947
LVL
Avg
5.9793
High
6.0153
Low
5.9190
Last updated: 6/19/2026, 8:23:16 AM
Quick Conversions
| LVL | QAR |
|---|---|
| 1 LVL | 5.92 QAR |
| 10 LVL | 59.19 QAR |
| 50 LVL | 295.95 QAR |
| 100 LVL | 591.90 QAR |
| 500 LVL | 2,959.52 QAR |
| 1,000 LVL | 5,919.03 QAR |
Get LVL/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=QARExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-06-19T08:23:16Z",
"rates": {
"QAR": 5.919033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "QAR",
"amount": 100
},
"result": 591.9033,
"rate": 5.919033
}Build with LVL/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key