Rate Overview
Live
1 SGD = 20.6980 HNL
1 HNL = 0.048314
SGD
Avg
20.7700
High
21.0055
Low
20.5061
Last updated: 7/9/2026, 10:37:12 PM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.70 HNL |
| 10 SGD | 206.98 HNL |
| 50 SGD | 1,034.90 HNL |
| 100 SGD | 2,069.80 HNL |
| 500 SGD | 10,349.01 HNL |
| 1,000 SGD | 20,698.02 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-09T22:37:12Z",
"rates": {
"HNL": 20.698017
}
}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": 2069.8017,
"rate": 20.698017
}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