Rate Overview
Live
1 SYP = 0.239737 HNL
1 HNL = 4.1712
SYP
Avg
0.055629
High
0.239737
Low
0.001971
Last updated: 3/27/2026, 3:27:22 AM
Quick Conversions
| SYP | HNL |
|---|---|
| 1 SYP | 0.24 HNL |
| 10 SYP | 2.40 HNL |
| 50 SYP | 11.99 HNL |
| 100 SYP | 23.97 HNL |
| 500 SYP | 119.87 HNL |
| 1,000 SYP | 239.74 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-03-27T03:27:22Z",
"rates": {
"HNL": 0.239737
}
}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.9737,
"rate": 0.239737
}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