Rate Overview
Live
1 SAR = 90.0792 HUF
1 HUF = 0.011101
SAR
Avg
88.1164
High
90.4394
Low
85.0505
Last updated: 3/7/2026, 7:58:40 AM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 90.08 HUF |
| 10 SAR | 900.79 HUF |
| 50 SAR | 4,503.96 HUF |
| 100 SAR | 9,007.92 HUF |
| 500 SAR | 45,039.62 HUF |
| 1,000 SAR | 90,079.25 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-03-07T07:58:40Z",
"rates": {
"HUF": 90.079247
}
}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": 9007.9247,
"rate": 90.079247
}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