Rate Overview
Live
1 HKD = 7.9894 AFN
1 AFN = 0.125165
HKD
Avg
8.0795
High
8.1940
Low
7.9894
Last updated: 3/26/2026, 12:21:11 PM
Quick Conversions
| HKD | AFN |
|---|---|
| 1 HKD | 7.99 AFN |
| 10 HKD | 79.89 AFN |
| 50 HKD | 399.47 AFN |
| 100 HKD | 798.94 AFN |
| 500 HKD | 3,994.72 AFN |
| 1,000 HKD | 7,989.44 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-03-26T12:21:11Z",
"rates": {
"AFN": 7.989435
}
}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": 798.9435000000001,
"rate": 7.989435
}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