Rate Overview
Live
1 HNL = 483.9755 SYP
1 SYP = 0.002066
HNL
Avg
484.3675
High
484.8113
Low
483.5114
Last updated: 9/15/2026, 5:48:41 PM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 483.98 SYP |
| 10 HNL | 4,839.75 SYP |
| 50 HNL | 24,198.77 SYP |
| 100 HNL | 48,397.55 SYP |
| 500 HNL | 241,987.74 SYP |
| 1,000 HNL | 483,975.48 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-09-15T17:48:41Z",
"rates": {
"SYP": 483.975483
}
}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": 48397.5483,
"rate": 483.975483
}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