Rate Overview
Live
1 SAR = 1.7235 HRK
1 HRK = 0.580208
SAR
Avg
1.7133
High
1.7263
Low
1.6971
Last updated: 3/7/2026, 12:28:22 AM
Quick Conversions
| SAR | HRK |
|---|---|
| 1 SAR | 1.72 HRK |
| 10 SAR | 17.24 HRK |
| 50 SAR | 86.18 HRK |
| 100 SAR | 172.35 HRK |
| 500 SAR | 861.76 HRK |
| 1,000 SAR | 1,723.52 HRK |
Get SAR/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=HRKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:28:22Z",
"rates": {
"HRK": 1.72352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "HRK",
"amount": 100
},
"result": 172.352,
"rate": 1.72352
}Build with SAR/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key