Rate Overview
Live
1 HKD = 0.478734 SAR
1 SAR = 2.0888
HKD
Avg
0.478594
High
0.478734
Low
0.478526
Last updated: 6/16/2026, 3:08:07 AM
Quick Conversions
| HKD | SAR |
|---|---|
| 1 HKD | 0.48 SAR |
| 10 HKD | 4.79 SAR |
| 50 HKD | 23.94 SAR |
| 100 HKD | 47.87 SAR |
| 500 HKD | 239.37 SAR |
| 1,000 HKD | 478.73 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-06-16T03:08:07Z",
"rates": {
"SAR": 0.478734
}
}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.8734,
"rate": 0.478734
}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