Rate Overview
Live
1 HUF = 0.012050 SAR
1 SAR = 82.9876
HUF
Avg
0.011821
High
0.012357
Low
0.011019
Last updated: 7/10/2026, 7:24:30 AM
Quick Conversions
| HUF | SAR |
|---|---|
| 1 HUF | 0.01 SAR |
| 10 HUF | 0.12 SAR |
| 50 HUF | 0.60 SAR |
| 100 HUF | 1.21 SAR |
| 500 HUF | 6.03 SAR |
| 1,000 HUF | 12.05 SAR |
Get HUF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SARExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-10T07:24:30Z",
"rates": {
"SAR": 0.01205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SAR",
"amount": 100
},
"result": 1.205,
"rate": 0.01205
}Build with HUF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key