Rate Overview
Live
1 SGD = 20.7003 HNL
1 HNL = 0.048309
SGD
Avg
20.6904
High
20.8551
Low
20.2783
Last updated: 7/15/2026, 9:51:06 AM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.70 HNL |
| 10 SGD | 207.00 HNL |
| 50 SGD | 1,035.01 HNL |
| 100 SGD | 2,070.03 HNL |
| 500 SGD | 10,350.13 HNL |
| 1,000 SGD | 20,700.26 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-15T09:51:06Z",
"rates": {
"HNL": 20.700258
}
}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": 2070.0258000000003,
"rate": 20.700258
}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