Rate Overview
Live
1 HNL = 484.1222 SYP
1 SYP = 0.002066
HNL
Avg
484.7210
High
486.2710
Low
483.9242
Last updated: 8/24/2026, 2:20:10 AM
Quick Conversions
| HNL | SYP |
|---|---|
| 1 HNL | 484.12 SYP |
| 10 HNL | 4,841.22 SYP |
| 50 HNL | 24,206.11 SYP |
| 100 HNL | 48,412.22 SYP |
| 500 HNL | 242,061.08 SYP |
| 1,000 HNL | 484,122.16 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-24T02:20:10Z",
"rates": {
"SYP": 484.122156
}
}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": 48412.2156,
"rate": 484.122156
}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