Rate Overview
Live
1 SGD = 20.7588 HNL
1 HNL = 0.048172
SGD
Avg
20.7714
High
20.9872
Low
20.5076
Last updated: 7/25/2026, 11:28:02 PM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.76 HNL |
| 10 SGD | 207.59 HNL |
| 50 SGD | 1,037.94 HNL |
| 100 SGD | 2,075.88 HNL |
| 500 SGD | 10,379.41 HNL |
| 1,000 SGD | 20,758.81 HNL |
Get SGD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=HNLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-25T23:28:02Z",
"rates": {
"HNL": 20.75881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "HNL",
"amount": 100
},
"result": 2075.881,
"rate": 20.75881
}Build with SGD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key