Rate Overview
Live
1 SAR = 2.0921 HKD
1 HKD = 0.477996
SAR
Avg
2.0923
High
2.0926
Low
2.0918
Last updated: 8/16/2026, 11:17:07 PM
Quick Conversions
| SAR | HKD |
|---|---|
| 1 SAR | 2.09 HKD |
| 10 SAR | 20.92 HKD |
| 50 SAR | 104.60 HKD |
| 100 SAR | 209.21 HKD |
| 500 SAR | 1,046.03 HKD |
| 1,000 SAR | 2,092.07 HKD |
Get SAR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=HKDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-16T23:17:07Z",
"rates": {
"HKD": 2.092066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "HKD",
"amount": 100
},
"result": 209.2066,
"rate": 2.092066
}Build with SAR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key