Rate Overview
Live
1 HNL = 0.047413 SGD
1 SGD = 21.0913
HNL
Avg
0.047392
High
0.047416
Low
0.047359
Last updated: 9/2/2026, 9:36:36 AM
Quick Conversions
| HNL | SGD |
|---|---|
| 1 HNL | 0.05 SGD |
| 10 HNL | 0.47 SGD |
| 50 HNL | 2.37 SGD |
| 100 HNL | 4.74 SGD |
| 500 HNL | 23.71 SGD |
| 1,000 HNL | 47.41 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-09-02T09:36:36Z",
"rates": {
"SGD": 0.047413
}
}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.7413,
"rate": 0.047413
}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