Rate Overview
Live
1 SGD = 5.0649 HRK
1 HRK = 0.197435
SGD
Avg
5.0692
High
5.0779
Low
5.0649
Last updated: 5/28/2026, 12:06:46 AM
Quick Conversions
| SGD | HRK |
|---|---|
| 1 SGD | 5.06 HRK |
| 10 SGD | 50.65 HRK |
| 50 SGD | 253.25 HRK |
| 100 SGD | 506.49 HRK |
| 500 SGD | 2,532.47 HRK |
| 1,000 SGD | 5,064.95 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-05-28T00:06:46Z",
"rates": {
"HRK": 5.064946
}
}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": 506.4946,
"rate": 5.064946
}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