Rate Overview
Live
1 QAR = 83.7500 HUF
1 HUF = 0.011940
QAR
Avg
84.5173
High
85.5674
Low
83.7500
Last updated: 5/27/2026, 7:17:37 PM
Quick Conversions
| QAR | HUF |
|---|---|
| 1 QAR | 83.75 HUF |
| 10 QAR | 837.50 HUF |
| 50 QAR | 4,187.50 HUF |
| 100 QAR | 8,375.00 HUF |
| 500 QAR | 41,875.00 HUF |
| 1,000 QAR | 83,750.00 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-05-27T19:17:37Z",
"rates": {
"HUF": 83.75
}
}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": 8375,
"rate": 83.75
}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