Rate Overview
Live
1 SAR = 90.0823 HUF
1 HUF = 0.011101
SAR
Avg
89.1971
High
91.7192
Low
84.4683
Last updated: 3/28/2026, 12:07:42 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 90.08 HUF |
| 10 SAR | 900.82 HUF |
| 50 SAR | 4,504.11 HUF |
| 100 SAR | 9,008.23 HUF |
| 500 SAR | 45,041.15 HUF |
| 1,000 SAR | 90,082.29 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-28T12:07:42Z",
"rates": {
"HUF": 90.082294
}
}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": 9008.2294,
"rate": 90.082294
}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