Rate Overview
Live
1 HRK = 0.115030 SHP
1 SHP = 8.6934
HRK
Avg
0.115578
High
0.116778
Low
0.114497
Last updated: 5/28/2026, 5:52:01 AM
Quick Conversions
| HRK | SHP |
|---|---|
| 1 HRK | 0.12 SHP |
| 10 HRK | 1.15 SHP |
| 50 HRK | 5.75 SHP |
| 100 HRK | 11.50 SHP |
| 500 HRK | 57.51 SHP |
| 1,000 HRK | 115.03 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-28T05:52:01Z",
"rates": {
"SHP": 0.11503
}
}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.503,
"rate": 0.11503
}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