Rate Overview
Live
1 HUF = 0.011440 QAR
1 QAR = 87.4126
HUF
Avg
0.011471
High
0.012076
Low
0.010670
Last updated: 7/29/2026, 11:17:35 AM
Quick Conversions
| HUF | QAR |
|---|---|
| 1 HUF | 0.01 QAR |
| 10 HUF | 0.11 QAR |
| 50 HUF | 0.57 QAR |
| 100 HUF | 1.14 QAR |
| 500 HUF | 5.72 QAR |
| 1,000 HUF | 11.44 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-07-29T11:17:35Z",
"rates": {
"QAR": 0.01144
}
}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.1440000000000001,
"rate": 0.01144
}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