Rate Overview
Live
1 HKD = 10.3520 ALL
1 ALL = 0.096600
HKD
Avg
10.4075
High
10.4587
Low
10.3520
Last updated: 4/17/2026, 12:00:34 AM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.35 ALL |
| 10 HKD | 103.52 ALL |
| 50 HKD | 517.60 ALL |
| 100 HKD | 1,035.20 ALL |
| 500 HKD | 5,175.98 ALL |
| 1,000 HKD | 10,351.95 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-04-17T00:00:34Z",
"rates": {
"ALL": 10.35195
}
}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": 1035.195,
"rate": 10.35195
}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