Rate Overview
Live
1 HRK = 0.194839 SGD
1 SGD = 5.1324
HRK
Avg
0.195502
High
0.196048
Low
0.194839
Last updated: 7/25/2026, 8:35:25 PM
Quick Conversions
| HRK | SGD |
|---|---|
| 1 HRK | 0.19 SGD |
| 10 HRK | 1.95 SGD |
| 50 HRK | 9.74 SGD |
| 100 HRK | 19.48 SGD |
| 500 HRK | 97.42 SGD |
| 1,000 HRK | 194.84 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-07-25T20:35:25Z",
"rates": {
"SGD": 0.194839
}
}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.483900000000002,
"rate": 0.194839
}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