Rate Overview
Live
1 SAR = 82.3440 HUF
1 HUF = 0.012144
SAR
Avg
81.2628
High
82.3440
Low
80.2692
Last updated: 6/19/2026, 8:29:38 AM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 82.34 HUF |
| 10 SAR | 823.44 HUF |
| 50 SAR | 4,117.20 HUF |
| 100 SAR | 8,234.40 HUF |
| 500 SAR | 41,172.00 HUF |
| 1,000 SAR | 82,344.00 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-06-19T08:29:38Z",
"rates": {
"HUF": 82.344
}
}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": 8234.4,
"rate": 82.344
}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