Rate Overview
Live
1 SGD = 5.0716 HRK
1 HRK = 0.197178
SGD
Avg
5.0806
High
5.1157
Low
5.0692
Last updated: 3/27/2026, 12:53:43 PM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.07 HRK |
| 10 SGD | 50.72 HRK |
| 50 SGD | 253.58 HRK |
| 100 SGD | 507.16 HRK |
| 500 SGD | 2,535.79 HRK |
| 1,000 SGD | 5,071.57 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-03-27T12:53:43Z",
"rates": {
"HRK": 5.071571
}
}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": 507.15709999999996,
"rate": 5.071571
}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