Rate Overview
Live
1 HKD = 10.4476 ALL
1 ALL = 0.095716
HKD
Avg
10.4835
High
10.5321
Low
10.4476
Last updated: 6/16/2026, 8:06:24 PM
Quick Conversions
| HKD | ALL |
|---|---|
| 1 HKD | 10.45 ALL |
| 10 HKD | 104.48 ALL |
| 50 HKD | 522.38 ALL |
| 100 HKD | 1,044.76 ALL |
| 500 HKD | 5,223.81 ALL |
| 1,000 HKD | 10,447.62 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-06-16T20:06:24Z",
"rates": {
"ALL": 10.447615
}
}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": 1044.7615,
"rate": 10.447615
}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