Rate Overview
Live
1 HNL = 485.0734 SYP
1 SYP = 0.002062
HNL
Avg
75.1113
High
485.0734
Low
4.1268
Last updated: 8/25/2026, 7:43:49 PM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 485.07 SYP |
| 10 HNL | 4,850.73 SYP |
| 50 HNL | 24,253.67 SYP |
| 100 HNL | 48,507.34 SYP |
| 500 HNL | 242,536.72 SYP |
| 1,000 HNL | 485,073.44 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-08-25T19:43:49Z",
"rates": {
"SYP": 485.073443
}
}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": 48507.3443,
"rate": 485.073443
}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