Rate Overview
Live
1 HRK = 0.116693 SHP
1 SHP = 8.5695
HRK
Avg
0.116590
High
0.117056
Low
0.115811
Last updated: 4/17/2026, 6:24:51 AM
Quick Conversions
| HRK | SHP |
|---|---|
| 1 HRK | 0.12 SHP |
| 10 HRK | 1.17 SHP |
| 50 HRK | 5.83 SHP |
| 100 HRK | 11.67 SHP |
| 500 HRK | 58.35 SHP |
| 1,000 HRK | 116.69 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-04-17T06:24:51Z",
"rates": {
"SHP": 0.116693
}
}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.6693,
"rate": 0.116693
}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