Rate Overview
Live
1 SAR = 84.4480 HUF
1 HUF = 0.011842
SAR
Avg
92.3747
High
106.1410
Low
81.4509
Last updated: 7/29/2026, 5:40:11 AM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 84.45 HUF |
| 10 SAR | 844.48 HUF |
| 50 SAR | 4,222.40 HUF |
| 100 SAR | 8,444.80 HUF |
| 500 SAR | 42,224.00 HUF |
| 1,000 SAR | 84,448.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-29T05:40:11Z",
"rates": {
"HUF": 84.448
}
}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": 8444.8,
"rate": 84.448
}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