Rate Overview
Live
1 SGD = 5.0674 HRK
1 HRK = 0.197338
SGD
Avg
5.0823
High
5.3950
Low
4.6690
Last updated: 5/27/2026, 6:28:14 PM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.07 HRK |
| 10 SGD | 50.67 HRK |
| 50 SGD | 253.37 HRK |
| 100 SGD | 506.74 HRK |
| 500 SGD | 2,533.72 HRK |
| 1,000 SGD | 5,067.44 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-05-27T18:28:14Z",
"rates": {
"HRK": 5.067444
}
}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.7444,
"rate": 5.067444
}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