Rate Overview
Live
1 SGD = 20.8758 HNL
1 HNL = 0.047902
SGD
Avg
20.8609
High
20.9345
Low
20.7784
Last updated: 4/17/2026, 4:32:04 AM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.88 HNL |
| 10 SGD | 208.76 HNL |
| 50 SGD | 1,043.79 HNL |
| 100 SGD | 2,087.59 HNL |
| 500 SGD | 10,437.93 HNL |
| 1,000 SGD | 20,875.85 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-04-17T04:32:04Z",
"rates": {
"HNL": 20.87585
}
}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": 2087.585,
"rate": 20.87585
}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