Rate Overview
Live
1 SGD = 21.0912 HNL
1 HNL = 0.047413
SGD
Avg
21.1003
High
21.1150
Low
21.0896
Last updated: 9/2/2026, 9:42:03 AM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 21.09 HNL |
| 10 SGD | 210.91 HNL |
| 50 SGD | 1,054.56 HNL |
| 100 SGD | 2,109.12 HNL |
| 500 SGD | 10,545.61 HNL |
| 1,000 SGD | 21,091.21 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-09-02T09:42:03Z",
"rates": {
"HNL": 21.09121
}
}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": 2109.121,
"rate": 21.09121
}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