Rate Overview
Live
1 HKD = 1.7675 SCR
1 SCR = 0.565780
HKD
Avg
1.7854
High
1.8699
Low
1.7437
Last updated: 5/6/2026, 12:35:56 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.77 SCR |
| 10 HKD | 17.67 SCR |
| 50 HKD | 88.37 SCR |
| 100 HKD | 176.75 SCR |
| 500 HKD | 883.74 SCR |
| 1,000 HKD | 1,767.47 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-05-06T00:35:56Z",
"rates": {
"SCR": 1.767473
}
}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": 176.7473,
"rate": 1.767473
}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