Rate Overview
Live
1 SAR = 80.2005 HUF
1 HUF = 0.012469
SAR
Avg
81.9988
High
82.9240
Low
80.2005
Last updated: 5/7/2026, 1:52:27 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 80.20 HUF |
| 10 SAR | 802.00 HUF |
| 50 SAR | 4,010.02 HUF |
| 100 SAR | 8,020.05 HUF |
| 500 SAR | 40,100.25 HUF |
| 1,000 SAR | 80,200.49 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-07T13:52:27Z",
"rates": {
"HUF": 80.200494
}
}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": 8020.049400000001,
"rate": 80.200494
}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