Rate Overview
Live
1 SGD = 20.6078 HNL
1 HNL = 0.048525
SGD
Avg
20.3315
High
20.9408
Low
19.1142
Last updated: 3/28/2026, 12:08:09 AM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.61 HNL |
| 10 SGD | 206.08 HNL |
| 50 SGD | 1,030.39 HNL |
| 100 SGD | 2,060.78 HNL |
| 500 SGD | 10,303.92 HNL |
| 1,000 SGD | 20,607.83 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-03-28T00:08:09Z",
"rates": {
"HNL": 20.607834
}
}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": 2060.7834000000003,
"rate": 20.607834
}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