Rate Overview
Live
1 SYP = 0.239577 HNL
1 HNL = 4.1740
SYP
Avg
0.240258
High
0.240879
Low
0.239577
Last updated: 4/16/2026, 7:40:38 AM
Quick Conversions
| SYP | HNL |
|---|---|
| 1 SYP | 0.24 HNL |
| 10 SYP | 2.40 HNL |
| 50 SYP | 11.98 HNL |
| 100 SYP | 23.96 HNL |
| 500 SYP | 119.79 HNL |
| 1,000 SYP | 239.58 HNL |
Get SYP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=HNLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T07:40:38Z",
"rates": {
"HNL": 0.239577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "HNL",
"amount": 100
},
"result": 23.957700000000003,
"rate": 0.239577
}Build with SYP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key