Rate Overview
Live
1 SVC = 0.895245 HKD
1 HKD = 1.1170
SVC
Avg
0.895453
High
0.895606
Low
0.895217
Last updated: 6/16/2026, 9:54:55 AM
Quick Conversions
| SVC | HKD |
|---|---|
| 1 SVC | 0.90 HKD |
| 10 SVC | 8.95 HKD |
| 50 SVC | 44.76 HKD |
| 100 SVC | 89.52 HKD |
| 500 SVC | 447.62 HKD |
| 1,000 SVC | 895.25 HKD |
Get SVC/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=HKDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-16T09:54:55Z",
"rates": {
"HKD": 0.895245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "HKD",
"amount": 100
},
"result": 89.52449999999999,
"rate": 0.895245
}Build with SVC/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key