Rate Overview
Live
1 SAR = 84.5880 HUF
1 HUF = 0.011822
SAR
Avg
84.7034
High
85.3113
Low
84.2403
Last updated: 7/30/2026, 3:52:06 AM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 84.59 HUF |
| 10 SAR | 845.88 HUF |
| 50 SAR | 4,229.40 HUF |
| 100 SAR | 8,458.80 HUF |
| 500 SAR | 42,294.00 HUF |
| 1,000 SAR | 84,588.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-30T03:52:06Z",
"rates": {
"HUF": 84.588
}
}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": 8458.8,
"rate": 84.588
}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