Rate Overview
Live
1 SYP = 0.002056 HNL
1 HNL = 486.3813
SYP
Avg
0.050132
High
0.242458
Low
0.002056
Last updated: 8/20/2026, 7:11:53 PM
Quick Conversions
| SYP | HNL |
|---|---|
| 1 SYP | 0.00 HNL |
| 10 SYP | 0.02 HNL |
| 50 SYP | 0.10 HNL |
| 100 SYP | 0.21 HNL |
| 500 SYP | 1.03 HNL |
| 1,000 SYP | 2.06 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-08-20T19:11:53Z",
"rates": {
"HNL": 0.002056
}
}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": 0.2056,
"rate": 0.002056
}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