Rate Overview
Live
1 HKD = 14.1993 SYP
1 SYP = 0.070426
HKD
Avg
14.1325
High
14.1993
Low
14.1039
Last updated: 5/7/2026, 6:00:02 PM
Quick Conversions
| HKD | SYP |
|---|---|
| 1 HKD | 14.20 SYP |
| 10 HKD | 141.99 SYP |
| 50 HKD | 709.96 SYP |
| 100 HKD | 1,419.93 SYP |
| 500 HKD | 7,099.63 SYP |
| 1,000 HKD | 14,199.26 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-05-07T18:00:02Z",
"rates": {
"SYP": 14.199262
}
}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": 1419.9261999999999,
"rate": 14.199262
}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