Rate Overview
Live
1 HKD = 8.0962 AFN
1 AFN = 0.123515
HKD
Avg
8.1521
High
8.2438
Low
8.0947
Last updated: 7/2/2026, 10:13:12 PM
Quick Conversions
| HKD | AFN |
|---|---|
| 1 HKD | 8.10 AFN |
| 10 HKD | 80.96 AFN |
| 50 HKD | 404.81 AFN |
| 100 HKD | 809.62 AFN |
| 500 HKD | 4,048.09 AFN |
| 1,000 HKD | 8,096.19 AFN |
Get HKD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=AFNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-02T22:13:12Z",
"rates": {
"AFN": 8.096189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "AFN",
"amount": 100
},
"result": 809.6189,
"rate": 8.096189
}Build with HKD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key