Rate Overview
Live
1 LVL = 6.0241 QAR
1 QAR = 0.166000
LVL
Avg
6.0154
High
6.0241
Low
5.9971
Last updated: 9/9/2026, 4:26:00 PM
Quick Conversions
| LVL | QAR |
|---|---|
| 1 LVL | 6.02 QAR |
| 10 LVL | 60.24 QAR |
| 50 LVL | 301.21 QAR |
| 100 LVL | 602.41 QAR |
| 500 LVL | 3,012.05 QAR |
| 1,000 LVL | 6,024.10 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-09-09T16:26:00Z",
"rates": {
"QAR": 6.024103
}
}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": 602.4103,
"rate": 6.024103
}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