Rate Overview
Live
1 SGD = 5.1138 HRK
1 HRK = 0.195550
SGD
Avg
5.1103
High
5.1245
Low
5.0991
Last updated: 9/5/2026, 3:46:30 PM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.11 HRK |
| 10 SGD | 51.14 HRK |
| 50 SGD | 255.69 HRK |
| 100 SGD | 511.38 HRK |
| 500 SGD | 2,556.89 HRK |
| 1,000 SGD | 5,113.78 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-09-05T15:46:30Z",
"rates": {
"HRK": 5.113781
}
}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": 511.3781,
"rate": 5.113781
}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