Rate Overview
Live
1 HRK = 0.580207 SAR
1 SAR = 1.7235
HRK
Avg
0.583704
High
0.589234
Low
0.579264
Last updated: 3/7/2026, 12:15:04 AM
Quick Conversions
| HRK | SAR |
|---|---|
| 1 HRK | 0.58 SAR |
| 10 HRK | 5.80 SAR |
| 50 HRK | 29.01 SAR |
| 100 HRK | 58.02 SAR |
| 500 HRK | 290.10 SAR |
| 1,000 HRK | 580.21 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-03-07T00:15:04Z",
"rates": {
"SAR": 0.580207
}
}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.020700000000005,
"rate": 0.580207
}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