Rate Overview
Live
1 HKD = 0.478121 SAR
1 SAR = 2.0915
HKD
Avg
0.478188
High
0.478606
Low
0.478079
Last updated: 7/6/2026, 6:37:32 AM
Quick Conversions
| HKD | SAR |
|---|---|
| 1 HKD | 0.48 SAR |
| 10 HKD | 4.78 SAR |
| 50 HKD | 23.91 SAR |
| 100 HKD | 47.81 SAR |
| 500 HKD | 239.06 SAR |
| 1,000 HKD | 478.12 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-07-06T06:37:32Z",
"rates": {
"SAR": 0.478121
}
}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.8121,
"rate": 0.478121
}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