Rate Overview
Live
1 SAR = 84.1520 HUF
1 HUF = 0.011883
SAR
Avg
84.6766
High
90.7517
Low
80.9251
Last updated: 7/30/2026, 11:08:16 AM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 84.15 HUF |
| 10 SAR | 841.52 HUF |
| 50 SAR | 4,207.60 HUF |
| 100 SAR | 8,415.20 HUF |
| 500 SAR | 42,076.00 HUF |
| 1,000 SAR | 84,152.00 HUF |
Get SAR/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=HUFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T11:08:16Z",
"rates": {
"HUF": 84.152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "HUF",
"amount": 100
},
"result": 8415.2,
"rate": 84.152
}Build with SAR/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key