Rate Overview
Live
1 HUF = 0.011907 QAR
1 QAR = 83.9842
HUF
Avg
0.010995
High
0.012076
Low
0.010223
Last updated: 5/28/2026, 3:45:27 AM
Quick Conversions
| HUF | QAR |
|---|---|
| 1 HUF | 0.01 QAR |
| 10 HUF | 0.12 QAR |
| 50 HUF | 0.60 QAR |
| 100 HUF | 1.19 QAR |
| 500 HUF | 5.95 QAR |
| 1,000 HUF | 11.91 QAR |
Get HUF/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=QARExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-28T03:45:27Z",
"rates": {
"QAR": 0.011907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "QAR",
"amount": 100
},
"result": 1.1906999999999999,
"rate": 0.011907
}Build with HUF/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key