Rate Overview
Live
1 SGD = 5.1055 HRK
1 HRK = 0.195868
SGD
Avg
5.1022
High
5.1145
Low
5.0944
Last updated: 7/8/2026, 4:54:39 AM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.11 HRK |
| 10 SGD | 51.05 HRK |
| 50 SGD | 255.27 HRK |
| 100 SGD | 510.55 HRK |
| 500 SGD | 2,552.74 HRK |
| 1,000 SGD | 5,105.47 HRK |
Get SGD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=HRKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-08T04:54:39Z",
"rates": {
"HRK": 5.105474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "HRK",
"amount": 100
},
"result": 510.5474,
"rate": 5.105474
}Build with SGD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key