Rate Overview
Live
1 HKD = 1.8189 SCR
1 SCR = 0.549782
HKD
Avg
1.8543
High
1.9437
Low
1.7657
Last updated: 5/26/2026, 9:25:42 AM
Quick Conversions
| HKD | SCR |
|---|---|
| 1 HKD | 1.82 SCR |
| 10 HKD | 18.19 SCR |
| 50 HKD | 90.95 SCR |
| 100 HKD | 181.89 SCR |
| 500 HKD | 909.45 SCR |
| 1,000 HKD | 1,818.90 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-26T09:25:42Z",
"rates": {
"SCR": 1.818903
}
}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.8903,
"rate": 1.818903
}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