Rate Overview
Live
1 HNL = 4.1740 SYP
1 SYP = 0.239578
HNL
Avg
4.1622
High
4.1740
Low
4.1514
Last updated: 4/16/2026, 6:01:30 AM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 4.17 SYP |
| 10 HNL | 41.74 SYP |
| 50 HNL | 208.70 SYP |
| 100 HNL | 417.40 SYP |
| 500 HNL | 2,087.01 SYP |
| 1,000 HNL | 4,174.01 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-04-16T06:01:30Z",
"rates": {
"SYP": 4.174012
}
}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.4012,
"rate": 4.174012
}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