Rate Overview
Live
1 SAR = 83.1655 HUF
1 HUF = 0.012024
SAR
Avg
83.8068
High
84.8045
Low
83.1594
Last updated: 9/6/2026, 9:50:25 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 83.17 HUF |
| 10 SAR | 831.65 HUF |
| 50 SAR | 4,158.27 HUF |
| 100 SAR | 8,316.55 HUF |
| 500 SAR | 41,582.74 HUF |
| 1,000 SAR | 83,165.48 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-09-06T21:50:25Z",
"rates": {
"HUF": 83.165476
}
}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": 8316.5476,
"rate": 83.165476
}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