Rate Overview
Live
1 HKD = 0.478548 SAR
1 SAR = 2.0897
HKD
Avg
0.479101
High
0.483587
Low
0.472465
Last updated: 5/26/2026, 9:03:43 PM
Quick Conversions
| HKD | SAR |
|---|---|
| 1 HKD | 0.48 SAR |
| 10 HKD | 4.79 SAR |
| 50 HKD | 23.93 SAR |
| 100 HKD | 47.85 SAR |
| 500 HKD | 239.27 SAR |
| 1,000 HKD | 478.55 SAR |
Get HKD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SARExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-26T21:03:43Z",
"rates": {
"SAR": 0.478548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SAR",
"amount": 100
},
"result": 47.8548,
"rate": 0.478548
}Build with HKD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key