Rate Overview
Live
1 HKD = 10.1639 ALL
1 ALL = 0.098387
HKD
Avg
10.1377
High
10.1643
Low
10.0968
Last updated: 9/2/2026, 8:30:20 AM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.16 ALL |
| 10 HKD | 101.64 ALL |
| 50 HKD | 508.20 ALL |
| 100 HKD | 1,016.39 ALL |
| 500 HKD | 5,081.97 ALL |
| 1,000 HKD | 10,163.94 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-09-02T08:30:20Z",
"rates": {
"ALL": 10.16394
}
}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": 1016.394,
"rate": 10.16394
}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