Rate Overview
Live
1 HKD = 1.1151 SVC
1 SVC = 0.896820
HKD
Avg
1.1152
High
1.1154
Low
1.1150
Last updated: 8/16/2026, 12:21:43 AM
Quick Conversions
| HKD | SVC |
|---|---|
| 1 HKD | 1.12 SVC |
| 10 HKD | 11.15 SVC |
| 50 HKD | 55.75 SVC |
| 100 HKD | 111.51 SVC |
| 500 HKD | 557.53 SVC |
| 1,000 HKD | 1,115.05 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-08-16T00:21:43Z",
"rates": {
"SVC": 1.115051
}
}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.5051,
"rate": 1.115051
}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