Rate Overview
Live
1 SAR = 2.0787 HKD
1 HKD = 0.481079
SAR
Avg
2.0795
High
2.0862
Low
2.0738
Last updated: 3/6/2026, 2:27:34 PM
Quick Conversions
| SAR | HKD |
|---|---|
| 1 SAR | 2.08 HKD |
| 10 SAR | 20.79 HKD |
| 50 SAR | 103.93 HKD |
| 100 SAR | 207.87 HKD |
| 500 SAR | 1,039.33 HKD |
| 1,000 SAR | 2,078.66 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-03-06T14:27:34Z",
"rates": {
"HKD": 2.078659
}
}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": 207.8659,
"rate": 2.078659
}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