Rate Overview
Live
1 SAR = 81.3187 HUF
1 HUF = 0.012297
SAR
Avg
86.0300
High
90.6844
Low
80.1082
Last updated: 5/27/2026, 10:56:27 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 81.32 HUF |
| 10 SAR | 813.19 HUF |
| 50 SAR | 4,065.93 HUF |
| 100 SAR | 8,131.87 HUF |
| 500 SAR | 40,659.33 HUF |
| 1,000 SAR | 81,318.67 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-05-27T22:56:27Z",
"rates": {
"HUF": 81.318666
}
}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": 8131.866599999999,
"rate": 81.318666
}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