Rate Overview
Live
1 HNL = 4.1668 SYP
1 SYP = 0.239991
HNL
Avg
4.1572
High
4.1668
Low
4.1504
Last updated: 5/7/2026, 12:17:11 AM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 4.17 SYP |
| 10 HNL | 41.67 SYP |
| 50 HNL | 208.34 SYP |
| 100 HNL | 416.68 SYP |
| 500 HNL | 2,083.41 SYP |
| 1,000 HNL | 4,166.82 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-05-07T00:17:11Z",
"rates": {
"SYP": 4.166823
}
}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": 416.6823,
"rate": 4.166823
}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