Rate Overview
Live
1 HKD = 0.481024 SAR
1 SAR = 2.0789
HKD
Avg
0.480878
High
0.482207
Low
0.479343
Last updated: 3/6/2026, 8:55:05 AM
Quick Conversions
| HKD | SAR |
|---|---|
| 1 HKD | 0.48 SAR |
| 10 HKD | 4.81 SAR |
| 50 HKD | 24.05 SAR |
| 100 HKD | 48.10 SAR |
| 500 HKD | 240.51 SAR |
| 1,000 HKD | 481.02 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-06T08:55:05Z",
"rates": {
"SAR": 0.481024
}
}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.1024,
"rate": 0.481024
}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