Rate Overview
Live
1 HKD = 10.6192 ALL
1 ALL = 0.094169
HKD
Avg
10.5251
High
10.6337
Low
10.3414
Last updated: 3/27/2026, 3:11:51 PM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.62 ALL |
| 10 HKD | 106.19 ALL |
| 50 HKD | 530.96 ALL |
| 100 HKD | 1,061.92 ALL |
| 500 HKD | 5,309.62 ALL |
| 1,000 HKD | 10,619.24 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-03-27T15:11:51Z",
"rates": {
"ALL": 10.61924
}
}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": 1061.924,
"rate": 10.61924
}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