Rate Overview
Live
1 ALL = 0.096247 HKD
1 HKD = 10.3899
ALL
Avg
0.096059
High
0.096256
Low
0.095578
Last updated: 5/7/2026, 5:36:08 AM
Quick Conversions
| ALL | HKD |
|---|---|
| 1 ALL | 0.10 HKD |
| 10 ALL | 0.96 HKD |
| 50 ALL | 4.81 HKD |
| 100 ALL | 9.62 HKD |
| 500 ALL | 48.12 HKD |
| 1,000 ALL | 96.25 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-05-07T05:36:08Z",
"rates": {
"HKD": 0.096247
}
}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.6247,
"rate": 0.096247
}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