Rate Overview
Live
1 HNL = 0.047521 SGD
1 SGD = 21.0433
HNL
Avg
0.047790
High
0.047959
Low
0.047516
Last updated: 5/7/2026, 4:29:33 AM
Quick Conversions
| HNL | SGD |
|---|---|
| 1 HNL | 0.05 SGD |
| 10 HNL | 0.48 SGD |
| 50 HNL | 2.38 SGD |
| 100 HNL | 4.75 SGD |
| 500 HNL | 23.76 SGD |
| 1,000 HNL | 47.52 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-05-07T04:29:33Z",
"rates": {
"SGD": 0.047521
}
}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.7521,
"rate": 0.047521
}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