Rate Overview
Live
1 SYP = 0.239990 HNL
1 HNL = 4.1668
SYP
Avg
0.240572
High
0.240940
Low
0.239990
Last updated: 5/6/2026, 10:20:45 AM
Quick Conversions
| SYP | HNL |
|---|---|
| 1 SYP | 0.24 HNL |
| 10 SYP | 2.40 HNL |
| 50 SYP | 12.00 HNL |
| 100 SYP | 24.00 HNL |
| 500 SYP | 120.00 HNL |
| 1,000 SYP | 239.99 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-06T10:20:45Z",
"rates": {
"HNL": 0.23999
}
}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.999000000000002,
"rate": 0.23999
}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