Rate Overview
Live
1 QAR = 92.5259 HUF
1 HUF = 0.010808
QAR
Avg
90.6947
High
93.2484
Low
87.2981
Last updated: 3/28/2026, 12:23:27 PM
Quick Conversions
| QAR | HUF |
|---|---|
| 1 QAR | 92.53 HUF |
| 10 QAR | 925.26 HUF |
| 50 QAR | 4,626.30 HUF |
| 100 QAR | 9,252.59 HUF |
| 500 QAR | 46,262.96 HUF |
| 1,000 QAR | 92,525.93 HUF |
Get QAR/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=HUFExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-28T12:23:27Z",
"rates": {
"HUF": 92.525926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "HUF",
"amount": 100
},
"result": 9252.5926,
"rate": 92.525926
}Build with QAR/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key