Rate Overview
Live
1 HNL = 4.1765 SYP
1 SYP = 0.239437
HNL
Avg
4.1766
High
4.2054
Low
4.1673
Last updated: 3/6/2026, 10:49:11 PM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 4.18 SYP |
| 10 HNL | 41.76 SYP |
| 50 HNL | 208.82 SYP |
| 100 HNL | 417.65 SYP |
| 500 HNL | 2,088.23 SYP |
| 1,000 HNL | 4,176.47 SYP |
Get HNL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SYPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-06T22:49:11Z",
"rates": {
"SYP": 4.176468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SYP",
"amount": 100
},
"result": 417.6468,
"rate": 4.176468
}Build with HNL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key