Rate Overview
Live
1 SGD = 20.8367 HNL
1 HNL = 0.047992
SGD
Avg
20.8114
High
20.8543
Low
20.7746
Last updated: 5/27/2026, 5:17:34 PM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 20.84 HNL |
| 10 SGD | 208.37 HNL |
| 50 SGD | 1,041.84 HNL |
| 100 SGD | 2,083.67 HNL |
| 500 SGD | 10,418.36 HNL |
| 1,000 SGD | 20,836.71 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-05-27T17:17:34Z",
"rates": {
"HNL": 20.83671
}
}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": 2083.671,
"rate": 20.83671
}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