Rate Overview
Live
1 SAR = 83.9680 HUF
1 HUF = 0.011909
SAR
Avg
83.0015
High
84.0124
Low
82.2502
Last updated: 7/9/2026, 4:07:10 AM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 83.97 HUF |
| 10 SAR | 839.68 HUF |
| 50 SAR | 4,198.40 HUF |
| 100 SAR | 8,396.80 HUF |
| 500 SAR | 41,984.00 HUF |
| 1,000 SAR | 83,968.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-09T04:07:10Z",
"rates": {
"HUF": 83.968
}
}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": 8396.800000000001,
"rate": 83.968
}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