Rate Overview
Live
1 HRK = 0.115355 SHP
1 SHP = 8.6689
HRK
Avg
0.115781
High
0.116362
Low
0.115355
Last updated: 3/7/2026, 12:15:37 AM
Quick Conversions
| HRK | SHP |
|---|---|
| 1 HRK | 0.12 SHP |
| 10 HRK | 1.15 SHP |
| 50 HRK | 5.77 SHP |
| 100 HRK | 11.54 SHP |
| 500 HRK | 57.68 SHP |
| 1,000 HRK | 115.36 SHP |
Get HRK/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SHPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:15:37Z",
"rates": {
"SHP": 0.115355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SHP",
"amount": 100
},
"result": 11.5355,
"rate": 0.115355
}Build with HRK/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key