Rate Overview
Live
1 HNL = 0.048185 SGD
1 SGD = 20.7533
HNL
Avg
0.048336
High
0.049313
Low
0.048151
Last updated: 7/22/2026, 7:19:15 AM
Quick Conversions
| HNL | SGD |
|---|---|
| 1 HNL | 0.05 SGD |
| 10 HNL | 0.48 SGD |
| 50 HNL | 2.41 SGD |
| 100 HNL | 4.82 SGD |
| 500 HNL | 24.09 SGD |
| 1,000 HNL | 48.18 SGD |
Get HNL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SGDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-22T07:19:15Z",
"rates": {
"SGD": 0.048185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SGD",
"amount": 100
},
"result": 4.8185,
"rate": 0.048185
}Build with HNL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key