Rate Overview
Live
1 ALL = 0.095519 HKD
1 HKD = 10.4691
ALL
Avg
0.094589
High
0.096474
Low
0.092500
Last updated: 7/23/2026, 7:39:21 AM
Quick Conversions
| ALL | HKD |
|---|---|
| 1 ALL | 0.10 HKD |
| 10 ALL | 0.96 HKD |
| 50 ALL | 4.78 HKD |
| 100 ALL | 9.55 HKD |
| 500 ALL | 47.76 HKD |
| 1,000 ALL | 95.52 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-07-23T07:39:21Z",
"rates": {
"HKD": 0.095519
}
}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.5519,
"rate": 0.095519
}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