Rate Overview
Live
1 SAR = 81.3107 HUF
1 HUF = 0.012299
SAR
Avg
82.0078
High
82.8876
Low
81.3107
Last updated: 5/27/2026, 8:25:05 PM
Quick Conversions
| SAR | HUF |
|---|---|
| 1 SAR | 81.31 HUF |
| 10 SAR | 813.11 HUF |
| 50 SAR | 4,065.53 HUF |
| 100 SAR | 8,131.07 HUF |
| 500 SAR | 40,655.33 HUF |
| 1,000 SAR | 81,310.67 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-27T20:25:05Z",
"rates": {
"HUF": 81.310666
}
}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": 8131.0666,
"rate": 81.310666
}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