Rate Overview
Live
1 HKD = 10.4190 ALL
1 ALL = 0.095979
HKD
Avg
10.4166
High
10.4626
Low
10.3956
Last updated: 5/7/2026, 2:21:30 AM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.42 ALL |
| 10 HKD | 104.19 ALL |
| 50 HKD | 520.95 ALL |
| 100 HKD | 1,041.90 ALL |
| 500 HKD | 5,209.48 ALL |
| 1,000 HKD | 10,418.97 ALL |
Get HKD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ALLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T02:21:30Z",
"rates": {
"ALL": 10.418967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ALL",
"amount": 100
},
"result": 1041.8967,
"rate": 10.418967
}Build with HKD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key