Rate Overview
Live
1 SGD = 5.1206 HRK
1 HRK = 0.195290
SGD
Avg
5.0358
High
5.1334
Low
4.9652
Last updated: 7/28/2026, 1:55:31 PM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.12 HRK |
| 10 SGD | 51.21 HRK |
| 50 SGD | 256.03 HRK |
| 100 SGD | 512.06 HRK |
| 500 SGD | 2,560.29 HRK |
| 1,000 SGD | 5,120.59 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-07-28T13:55:31Z",
"rates": {
"HRK": 5.120587
}
}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": 512.0587,
"rate": 5.120587
}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