Rate Overview
Live
1 SGD = 5.0628 HRK
1 HRK = 0.197521
SGD
Avg
5.0664
High
5.0741
Low
5.0597
Last updated: 6/17/2026, 6:41:31 AM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.06 HRK |
| 10 SGD | 50.63 HRK |
| 50 SGD | 253.14 HRK |
| 100 SGD | 506.28 HRK |
| 500 SGD | 2,531.38 HRK |
| 1,000 SGD | 5,062.76 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-06-17T06:41:31Z",
"rates": {
"HRK": 5.062765
}
}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": 506.2765,
"rate": 5.062765
}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