Rate Overview
Live
1 HKD = 1.8015 SCR
1 SCR = 0.555092
HKD
Avg
1.8409
High
1.9389
Low
1.7602
Last updated: 4/15/2026, 8:08:07 PM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.80 SCR |
| 10 HKD | 18.02 SCR |
| 50 HKD | 90.08 SCR |
| 100 HKD | 180.15 SCR |
| 500 HKD | 900.75 SCR |
| 1,000 HKD | 1,801.50 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-04-15T20:08:07Z",
"rates": {
"SCR": 1.801503
}
}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": 180.15030000000002,
"rate": 1.801503
}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