Rate Overview
Live
1 HKD = 14.1110 SYP
1 SYP = 0.070867
HKD
Avg
14.1089
High
14.1125
Low
14.1056
Last updated: 5/27/2026, 10:41:03 PM
Quick Conversions
| HKD | SYP |
|---|---|
| 1 HKD | 14.11 SYP |
| 10 HKD | 141.11 SYP |
| 50 HKD | 705.55 SYP |
| 100 HKD | 1,411.10 SYP |
| 500 HKD | 7,055.48 SYP |
| 1,000 HKD | 14,110.97 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-27T22:41:03Z",
"rates": {
"SYP": 14.110969
}
}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": 1411.0969,
"rate": 14.110969
}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