Rate Overview
Live
1 HRK = 0.116483 SHP
1 SHP = 8.5849
HRK
Avg
0.116206
High
0.116483
Low
0.115802
Last updated: 5/8/2026, 1:59:08 AM
Quick Conversions
| HRK | SHP |
|---|---|
| 1 HRK | 0.12 SHP |
| 10 HRK | 1.16 SHP |
| 50 HRK | 5.82 SHP |
| 100 HRK | 11.65 SHP |
| 500 HRK | 58.24 SHP |
| 1,000 HRK | 116.48 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-05-08T01:59:08Z",
"rates": {
"SHP": 0.116483
}
}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.6483,
"rate": 0.116483
}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