Rate Overview
Live
1 HKD = 14.1376 SYP
1 SYP = 0.070734
HKD
Avg
215.0696
High
1420.63
Low
14.1258
Last updated: 3/27/2026, 5:01:43 AM
Quick Conversions
| HKD | SYP |
|---|---|
| 1 HKD | 14.14 SYP |
| 10 HKD | 141.38 SYP |
| 50 HKD | 706.88 SYP |
| 100 HKD | 1,413.76 SYP |
| 500 HKD | 7,068.78 SYP |
| 1,000 HKD | 14,137.55 SYP |
Get HKD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SYPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T05:01:43Z",
"rates": {
"SYP": 14.137553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SYP",
"amount": 100
},
"result": 1413.7553,
"rate": 14.137553
}Build with HKD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key