Rate Overview
Live
1 ALL = 0.098906 HKD
1 HKD = 10.1106
ALL
Avg
0.098751
High
0.098930
Low
0.098400
Last updated: 9/8/2026, 11:19:34 AM
Quick Conversions
| ALL | HKD |
|---|---|
| 1 ALL | 0.10 HKD |
| 10 ALL | 0.99 HKD |
| 50 ALL | 4.95 HKD |
| 100 ALL | 9.89 HKD |
| 500 ALL | 49.45 HKD |
| 1,000 ALL | 98.91 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-09-08T11:19:34Z",
"rates": {
"HKD": 0.098906
}
}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.8906,
"rate": 0.098906
}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