Rate Overview
Live
1 HKD = 1.1157 SVC
1 SVC = 0.896297
HKD
Avg
1.1159
High
1.1161
Low
1.1157
Last updated: 7/25/2026, 8:18:02 AM
Quick Conversions
| HKD | SVC |
|---|---|
| 1 HKD | 1.12 SVC |
| 10 HKD | 11.16 SVC |
| 50 HKD | 55.79 SVC |
| 100 HKD | 111.57 SVC |
| 500 HKD | 557.85 SVC |
| 1,000 HKD | 1,115.70 SVC |
Get HKD/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SVCExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T08:18:02Z",
"rates": {
"SVC": 1.115701
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SVC",
"amount": 100
},
"result": 111.57010000000001,
"rate": 1.115701
}Build with HKD/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key