Rate Overview
Live
1 HKD = 10.5757 ALL
1 ALL = 0.094556
HKD
Avg
10.5257
High
10.6174
Low
10.4150
Last updated: 3/7/2026, 9:18:27 AM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.58 ALL |
| 10 HKD | 105.76 ALL |
| 50 HKD | 528.79 ALL |
| 100 HKD | 1,057.57 ALL |
| 500 HKD | 5,287.85 ALL |
| 1,000 HKD | 10,575.70 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-03-07T09:18:27Z",
"rates": {
"ALL": 10.575702
}
}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": 1057.5701999999999,
"rate": 10.575702
}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