Rate Overview
Live
1 HKD = 14.1984 SYP
1 SYP = 0.070431
HKD
Avg
14.1324
High
14.1990
Low
14.1039
Last updated: 5/7/2026, 7:06:45 PM
Quick Conversions
| HKD | SYP |
|---|---|
| 1 HKD | 14.20 SYP |
| 10 HKD | 141.98 SYP |
| 50 HKD | 709.92 SYP |
| 100 HKD | 1,419.84 SYP |
| 500 HKD | 7,099.18 SYP |
| 1,000 HKD | 14,198.36 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-07T19:06:45Z",
"rates": {
"SYP": 14.198356
}
}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.8356,
"rate": 14.198356
}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