Rate Overview
Live
1 HKD = 1.1188 SVC
1 SVC = 0.893777
HKD
Avg
1.1191
High
1.1215
Low
1.1185
Last updated: 3/7/2026, 12:11:59 AM
Quick Conversions
| HKD | SVC |
|---|---|
| 1 HKD | 1.12 SVC |
| 10 HKD | 11.19 SVC |
| 50 HKD | 55.94 SVC |
| 100 HKD | 111.88 SVC |
| 500 HKD | 559.42 SVC |
| 1,000 HKD | 1,118.85 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-03-07T00:11:59Z",
"rates": {
"SVC": 1.118847
}
}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.8847,
"rate": 1.118847
}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