Rate Overview
Live
1 SAR = 2.0709 HKD
1 HKD = 0.482880
SAR
Avg
2.0821
High
2.0894
Low
2.0708
Last updated: 5/8/2026, 4:27:27 PM
Quick Conversions
| SAR | HKD |
|---|---|
| 1 SAR | 2.07 HKD |
| 10 SAR | 20.71 HKD |
| 50 SAR | 103.55 HKD |
| 100 SAR | 207.09 HKD |
| 500 SAR | 1,035.45 HKD |
| 1,000 SAR | 2,070.91 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-05-08T16:27:27Z",
"rates": {
"HKD": 2.070909
}
}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.09089999999998,
"rate": 2.070909
}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