Rate Overview
Live
1 SVC = 0.897059 HKD
1 HKD = 1.1148
SVC
Avg
0.895637
High
0.897403
Low
0.894887
Last updated: 5/7/2026, 3:26:19 AM
Quick Conversions
| SVC | HKD |
|---|---|
| 1 SVC | 0.90 HKD |
| 10 SVC | 8.97 HKD |
| 50 SVC | 44.85 HKD |
| 100 SVC | 89.71 HKD |
| 500 SVC | 448.53 HKD |
| 1,000 SVC | 897.06 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-05-07T03:26:19Z",
"rates": {
"HKD": 0.897059
}
}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.7059,
"rate": 0.897059
}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