Rate Overview
Live
1 HUF = 0.012370 SAR
1 SAR = 80.8407
HUF
Avg
0.012193
High
0.012435
Low
0.012059
Last updated: 5/7/2026, 10:48:54 PM
Quick Conversions
| HUF | SAR |
|---|---|
| 1 HUF | 0.01 SAR |
| 10 HUF | 0.12 SAR |
| 50 HUF | 0.62 SAR |
| 100 HUF | 1.24 SAR |
| 500 HUF | 6.19 SAR |
| 1,000 HUF | 12.37 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-05-07T22:48:54Z",
"rates": {
"SAR": 0.01237
}
}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.237,
"rate": 0.01237
}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