Rate Overview
Live
1 HKD = 1.8440 SCR
1 SCR = 0.542303
HKD
Avg
1.8232
High
1.8723
Low
1.7879
Last updated: 9/2/2026, 8:32:07 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.84 SCR |
| 10 HKD | 18.44 SCR |
| 50 HKD | 92.20 SCR |
| 100 HKD | 184.40 SCR |
| 500 HKD | 921.99 SCR |
| 1,000 HKD | 1,843.99 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-09-02T08:32:07Z",
"rates": {
"SCR": 1.843989
}
}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": 184.3989,
"rate": 1.843989
}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