Rate Overview
Live
1 SYP = 0.240555 HNL
1 HNL = 4.1571
SYP
Avg
0.240625
High
0.241714
Low
0.239803
Last updated: 5/26/2026, 4:44:58 PM
Quick Conversions
| SYP | HNL |
|---|---|
| 1 SYP | 0.24 HNL |
| 10 SYP | 2.41 HNL |
| 50 SYP | 12.03 HNL |
| 100 SYP | 24.06 HNL |
| 500 SYP | 120.28 HNL |
| 1,000 SYP | 240.55 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-05-26T16:44:58Z",
"rates": {
"HNL": 0.240555
}
}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": 24.0555,
"rate": 0.240555
}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