Rate Overview
Live
1 SGD = 20.9724 HNL
1 HNL = 0.047682
SGD
Avg
20.9683
High
20.9909
Low
20.9502
Last updated: 8/17/2026, 6:58:58 AM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.97 HNL |
| 10 SGD | 209.72 HNL |
| 50 SGD | 1,048.62 HNL |
| 100 SGD | 2,097.24 HNL |
| 500 SGD | 10,486.20 HNL |
| 1,000 SGD | 20,972.39 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-08-17T06:58:58Z",
"rates": {
"HNL": 20.972391
}
}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": 2097.2391,
"rate": 20.972391
}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