Rate Overview
Live
1 HKD = 10.4779 ALL
1 ALL = 0.095439
HKD
Avg
10.5724
High
10.8130
Low
10.3529
Last updated: 7/22/2026, 6:37:31 AM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.48 ALL |
| 10 HKD | 104.78 ALL |
| 50 HKD | 523.89 ALL |
| 100 HKD | 1,047.79 ALL |
| 500 HKD | 5,238.95 ALL |
| 1,000 HKD | 10,477.90 ALL |
Get HKD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ALLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-22T06:37:31Z",
"rates": {
"ALL": 10.477899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ALL",
"amount": 100
},
"result": 1047.7899,
"rate": 10.477899
}Build with HKD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key