Rate Overview
Live
1 LVL = 6.0395 QAR
1 QAR = 0.165576
LVL
Avg
6.0510
High
6.1705
Low
5.9543
Last updated: 3/28/2026, 1:52:05 PM
Quick Conversions
| LVL | QAR |
|---|---|
| 1 LVL | 6.04 QAR |
| 10 LVL | 60.40 QAR |
| 50 LVL | 301.98 QAR |
| 100 LVL | 603.95 QAR |
| 500 LVL | 3,019.76 QAR |
| 1,000 LVL | 6,039.52 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-03-28T13:52:05Z",
"rates": {
"QAR": 6.039522
}
}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": 603.9522,
"rate": 6.039522
}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