Rate Overview
Live
1 SHP = 8.8026 HRK
1 HRK = 0.113603
SHP
Avg
8.8082
High
8.8270
Low
8.7821
Last updated: 7/31/2026, 7:49:27 AM
Quick Conversions
| SHP | HRK |
|---|---|
| 1 SHP | 8.80 HRK |
| 10 SHP | 88.03 HRK |
| 50 SHP | 440.13 HRK |
| 100 SHP | 880.26 HRK |
| 500 SHP | 4,401.29 HRK |
| 1,000 SHP | 8,802.57 HRK |
Get SHP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=HRKExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-31T07:49:27Z",
"rates": {
"HRK": 8.80257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "HRK",
"amount": 100
},
"result": 880.257,
"rate": 8.80257
}Build with SHP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key