Rate Overview
Live
1 HRK = 0.588372 SAR
1 SAR = 1.6996
HRK
Avg
0.585404
High
0.588372
Low
0.583259
Last updated: 5/8/2026, 9:37:00 AM
Quick Conversions
| HRK | SAR |
|---|---|
| 1 HRK | 0.59 SAR |
| 10 HRK | 5.88 SAR |
| 50 HRK | 29.42 SAR |
| 100 HRK | 58.84 SAR |
| 500 HRK | 294.19 SAR |
| 1,000 HRK | 588.37 SAR |
Get HRK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SARExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-08T09:37:00Z",
"rates": {
"SAR": 0.588372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SAR",
"amount": 100
},
"result": 58.8372,
"rate": 0.588372
}Build with HRK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key