Rate Overview
Live
1 HKD = 0.480716 SAR
1 SAR = 2.0802
HKD
Avg
0.480395
High
0.481081
Low
0.478743
Last updated: 3/26/2026, 1:58:06 PM
Quick Conversions
| HKD | SAR |
|---|---|
| 1 HKD | 0.48 SAR |
| 10 HKD | 4.81 SAR |
| 50 HKD | 24.04 SAR |
| 100 HKD | 48.07 SAR |
| 500 HKD | 240.36 SAR |
| 1,000 HKD | 480.72 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-03-26T13:58:06Z",
"rates": {
"SAR": 0.480716
}
}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": 48.0716,
"rate": 0.480716
}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