Rate Overview
Live
1 HKD = 1.7778 SCR
1 SCR = 0.562496
HKD
Avg
1.8415
High
1.9437
Low
1.7489
Last updated: 3/26/2026, 3:16:41 PM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.78 SCR |
| 10 HKD | 17.78 SCR |
| 50 HKD | 88.89 SCR |
| 100 HKD | 177.78 SCR |
| 500 HKD | 888.89 SCR |
| 1,000 HKD | 1,777.79 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-26T15:16:41Z",
"rates": {
"SCR": 1.777789
}
}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": 177.7789,
"rate": 1.777789
}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