Rate Overview
Live
1 SAR = 2.0900 HKD
1 HKD = 0.478478
SAR
Avg
2.0891
High
2.0900
Low
2.0857
Last updated: 6/18/2026, 10:02:14 AM
Quick Conversions
| SAR | HKD |
|---|---|
| 1 SAR | 2.09 HKD |
| 10 SAR | 20.90 HKD |
| 50 SAR | 104.50 HKD |
| 100 SAR | 209.00 HKD |
| 500 SAR | 1,044.98 HKD |
| 1,000 SAR | 2,089.96 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-06-18T10:02:14Z",
"rates": {
"HKD": 2.08996
}
}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": 208.996,
"rate": 2.08996
}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