Rate Overview
Live
1 SAR = 81.2973 HUF
1 HUF = 0.012301
SAR
Avg
93.0036
High
106.1410
Low
81.2973
Last updated: 5/27/2026, 9:41:57 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 81.30 HUF |
| 10 SAR | 812.97 HUF |
| 50 SAR | 4,064.87 HUF |
| 100 SAR | 8,129.73 HUF |
| 500 SAR | 40,648.67 HUF |
| 1,000 SAR | 81,297.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-05-27T21:41:57Z",
"rates": {
"HUF": 81.297333
}
}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": 8129.7333,
"rate": 81.297333
}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