Rate Overview
Live
1 ALL = 0.095619 HKD
1 HKD = 10.4582
ALL
Avg
0.095538
High
0.095870
Low
0.095240
Last updated: 6/18/2026, 8:19:05 AM
Quick Conversions
| ALL | HKD |
|---|---|
| 1 ALL | 0.10 HKD |
| 10 ALL | 0.96 HKD |
| 50 ALL | 4.78 HKD |
| 100 ALL | 9.56 HKD |
| 500 ALL | 47.81 HKD |
| 1,000 ALL | 95.62 HKD |
Get ALL/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=HKDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-18T08:19:05Z",
"rates": {
"HKD": 0.095619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "HKD",
"amount": 100
},
"result": 9.5619,
"rate": 0.095619
}Build with ALL/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key