Rate Overview
Live
1 SYP = 0.070752 HKD
1 HKD = 14.1339
SYP
Avg
0.070670
High
0.070782
Low
0.070219
Last updated: 3/6/2026, 3:33:03 PM
Quick Conversions
| SYP | HKD |
|---|---|
| 1 SYP | 0.07 HKD |
| 10 SYP | 0.71 HKD |
| 50 SYP | 3.54 HKD |
| 100 SYP | 7.08 HKD |
| 500 SYP | 35.38 HKD |
| 1,000 SYP | 70.75 HKD |
Get SYP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=HKDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-06T15:33:03Z",
"rates": {
"HKD": 0.070752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "HKD",
"amount": 100
},
"result": 7.0752,
"rate": 0.070752
}Build with SYP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key