Rate Overview
Live
1 HKD = 10.4600 ALL
1 ALL = 0.095602
HKD
Avg
10.4823
High
10.4998
Low
10.4593
Last updated: 5/27/2026, 7:25:30 AM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.46 ALL |
| 10 HKD | 104.60 ALL |
| 50 HKD | 523.00 ALL |
| 100 HKD | 1,046.00 ALL |
| 500 HKD | 5,230.02 ALL |
| 1,000 HKD | 10,460.04 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-05-27T07:25:30Z",
"rates": {
"ALL": 10.460043
}
}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": 1046.0043,
"rate": 10.460043
}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