Rate Overview
Live
1 HRK = 0.197097 SGD
1 SGD = 5.0736
HRK
Avg
0.199277
High
0.201056
Low
0.194287
Last updated: 3/27/2026, 11:38:47 AM
Quick Conversions
| HRK | SGD |
|---|---|
| 1 HRK | 0.20 SGD |
| 10 HRK | 1.97 SGD |
| 50 HRK | 9.85 SGD |
| 100 HRK | 19.71 SGD |
| 500 HRK | 98.55 SGD |
| 1,000 HRK | 197.10 SGD |
Get HRK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=SGDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-27T11:38:47Z",
"rates": {
"SGD": 0.197097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "SGD",
"amount": 100
},
"result": 19.709699999999998,
"rate": 0.197097
}Build with HRK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key