Rate Overview
Live
1 HKD = 1.9121 SCR
1 SCR = 0.522987
HKD
Avg
1.8468
High
1.9124
Low
1.7459
Last updated: 3/6/2026, 8:57:38 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.91 SCR |
| 10 HKD | 19.12 SCR |
| 50 HKD | 95.60 SCR |
| 100 HKD | 191.21 SCR |
| 500 HKD | 956.05 SCR |
| 1,000 HKD | 1,912.09 SCR |
Get HKD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SCRExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-06T08:57:38Z",
"rates": {
"SCR": 1.912092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SCR",
"amount": 100
},
"result": 191.20919999999998,
"rate": 1.912092
}Build with HKD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key