Rate Overview
Live
1 HKD = 1.8312 SCR
1 SCR = 0.546084
HKD
Avg
1.8014
High
1.8581
Low
1.7647
Last updated: 6/15/2026, 9:58:24 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.83 SCR |
| 10 HKD | 18.31 SCR |
| 50 HKD | 91.56 SCR |
| 100 HKD | 183.12 SCR |
| 500 HKD | 915.61 SCR |
| 1,000 HKD | 1,831.22 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-06-15T09:58:24Z",
"rates": {
"SCR": 1.831221
}
}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": 183.1221,
"rate": 1.831221
}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