Rate Overview
Live
1 HKD = 1.8097 SCR
1 SCR = 0.552589
HKD
Avg
1.8244
High
1.8754
Low
1.7672
Last updated: 8/12/2026, 8:54:55 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.81 SCR |
| 10 HKD | 18.10 SCR |
| 50 HKD | 90.48 SCR |
| 100 HKD | 180.97 SCR |
| 500 HKD | 904.83 SCR |
| 1,000 HKD | 1,809.66 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-08-12T08:54:55Z",
"rates": {
"SCR": 1.809663
}
}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.9663,
"rate": 1.809663
}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