Rate Overview
Live
1 HKD = 1.8190 SCR
1 SCR = 0.549750
HKD
Avg
1.8337
High
1.9216
Low
1.7336
Last updated: 5/26/2026, 8:19:58 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.82 SCR |
| 10 HKD | 18.19 SCR |
| 50 HKD | 90.95 SCR |
| 100 HKD | 181.90 SCR |
| 500 HKD | 909.50 SCR |
| 1,000 HKD | 1,819.01 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-05-26T08:19:58Z",
"rates": {
"SCR": 1.819008
}
}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": 181.9008,
"rate": 1.819008
}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