Rate Overview
Live
1 HNL = 4.1712 SYP
1 SYP = 0.239737
HNL
Avg
370.3851
High
507.2224
Low
4.1712
Last updated: 3/27/2026, 6:47:57 AM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 4.17 SYP |
| 10 HNL | 41.71 SYP |
| 50 HNL | 208.56 SYP |
| 100 HNL | 417.12 SYP |
| 500 HNL | 2,085.62 SYP |
| 1,000 HNL | 4,171.23 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-03-27T06:47:57Z",
"rates": {
"SYP": 4.171232
}
}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": 417.1232,
"rate": 4.171232
}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