Rate Overview
Live
1 SAR = 81.8287 HUF
1 HUF = 0.012221
SAR
Avg
83.2875
High
85.6164
Low
81.8287
Last updated: 4/17/2026, 12:05:38 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 81.83 HUF |
| 10 SAR | 818.29 HUF |
| 50 SAR | 4,091.43 HUF |
| 100 SAR | 8,182.87 HUF |
| 500 SAR | 40,914.35 HUF |
| 1,000 SAR | 81,828.70 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-04-17T12:05:38Z",
"rates": {
"HUF": 81.828697
}
}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": 8182.8697,
"rate": 81.828697
}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