Rate Overview
Live
1 SAR = 83.6613 HUF
1 HUF = 0.011953
SAR
Avg
83.8476
High
84.2172
Low
83.5895
Last updated: 8/16/2026, 11:17:15 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 83.66 HUF |
| 10 SAR | 836.61 HUF |
| 50 SAR | 4,183.07 HUF |
| 100 SAR | 8,366.13 HUF |
| 500 SAR | 41,830.67 HUF |
| 1,000 SAR | 83,661.33 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-08-16T23:17:15Z",
"rates": {
"HUF": 83.661333
}
}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": 8366.1333,
"rate": 83.661333
}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