Rate Overview
Live
1 HUF = 0.011101 SAR
1 SAR = 90.0820
HUF
Avg
0.011354
High
0.011757
Low
0.011057
Last updated: 3/7/2026, 9:46:43 AM
Quick Conversions
| HUF | SAR |
|---|---|
| 1 HUF | 0.01 SAR |
| 10 HUF | 0.11 SAR |
| 50 HUF | 0.56 SAR |
| 100 HUF | 1.11 SAR |
| 500 HUF | 5.55 SAR |
| 1,000 HUF | 11.10 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-03-07T09:46:43Z",
"rates": {
"SAR": 0.011101
}
}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.1101,
"rate": 0.011101
}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