Rate Overview
Live
1 ALL = 0.094493 HKD
1 HKD = 10.5828
ALL
Avg
0.095059
High
0.096014
Low
0.094184
Last updated: 3/7/2026, 12:11:27 AM
Quick Conversions
| ALL | HKD |
|---|---|
| 1 ALL | 0.09 HKD |
| 10 ALL | 0.94 HKD |
| 50 ALL | 4.72 HKD |
| 100 ALL | 9.45 HKD |
| 500 ALL | 47.25 HKD |
| 1,000 ALL | 94.49 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-03-07T00:11:27Z",
"rates": {
"HKD": 0.094493
}
}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.4493,
"rate": 0.094493
}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