Rate Overview
Live
1 HNL = 4.1326 SYP
1 SYP = 0.241980
HNL
Avg
4.1329
High
4.1391
Low
4.1280
Last updated: 7/1/2026, 6:28:51 PM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 4.13 SYP |
| 10 HNL | 41.33 SYP |
| 50 HNL | 206.63 SYP |
| 100 HNL | 413.26 SYP |
| 500 HNL | 2,066.29 SYP |
| 1,000 HNL | 4,132.57 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-07-01T18:28:51Z",
"rates": {
"SYP": 4.13257
}
}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": 413.257,
"rate": 4.13257
}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