Rate Overview
Live
1 SVC = 0.893897 HKD
1 HKD = 1.1187
SVC
Avg
0.893606
High
0.894079
Low
0.891676
Last updated: 3/7/2026, 3:46:41 AM
Quick Conversions
| SVC | HKD |
|---|---|
| 1 SVC | 0.89 HKD |
| 10 SVC | 8.94 HKD |
| 50 SVC | 44.69 HKD |
| 100 SVC | 89.39 HKD |
| 500 SVC | 446.95 HKD |
| 1,000 SVC | 893.90 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-03-07T03:46:41Z",
"rates": {
"HKD": 0.893897
}
}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.3897,
"rate": 0.893897
}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