Rate Overview
Live
1 SGD = 5.0273 HRK
1 HRK = 0.198915
SGD
Avg
5.0360
High
5.0588
Low
5.0148
Last updated: 4/17/2026, 7:35:48 AM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.03 HRK |
| 10 SGD | 50.27 HRK |
| 50 SGD | 251.36 HRK |
| 100 SGD | 502.73 HRK |
| 500 SGD | 2,513.64 HRK |
| 1,000 SGD | 5,027.28 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-04-17T07:35:48Z",
"rates": {
"HRK": 5.027277
}
}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": 502.72769999999997,
"rate": 5.027277
}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