Rate Overview
Live
1 HUF = 0.010775 QAR
1 QAR = 92.8074
HUF
Avg
0.010998
High
0.011412
Low
0.010697
Last updated: 3/7/2026, 7:42:44 AM
Quick Conversions
| HUF | QAR |
|---|---|
| 1 HUF | 0.01 QAR |
| 10 HUF | 0.11 QAR |
| 50 HUF | 0.54 QAR |
| 100 HUF | 1.08 QAR |
| 500 HUF | 5.39 QAR |
| 1,000 HUF | 10.78 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-03-07T07:42:44Z",
"rates": {
"QAR": 0.010775
}
}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.0775,
"rate": 0.010775
}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