Rate Overview
Live
1 HNL = 0.048553 SGD
1 SGD = 20.5960
HNL
Avg
0.048353
High
0.048553
Low
0.048156
Last updated: 3/27/2026, 8:25:34 PM
Quick Conversions
| HNL | SGD |
|---|---|
| 1 HNL | 0.05 SGD |
| 10 HNL | 0.49 SGD |
| 50 HNL | 2.43 SGD |
| 100 HNL | 4.86 SGD |
| 500 HNL | 24.28 SGD |
| 1,000 HNL | 48.55 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-03-27T20:25:34Z",
"rates": {
"SGD": 0.048553
}
}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.8553,
"rate": 0.048553
}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