Rate Overview
Live
1 SGD = 21.0720 HNL
1 HNL = 0.047456
SGD
Avg
20.9286
High
21.0720
Low
20.8508
Last updated: 5/7/2026, 8:19:00 AM
Quick Conversions
| SGD | HNL |
|---|---|
| 1 SGD | 21.07 HNL |
| 10 SGD | 210.72 HNL |
| 50 SGD | 1,053.60 HNL |
| 100 SGD | 2,107.20 HNL |
| 500 SGD | 10,535.98 HNL |
| 1,000 SGD | 21,071.95 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-07T08:19:00Z",
"rates": {
"HNL": 21.071951
}
}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": 2107.1951,
"rate": 21.071951
}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