Rate Overview
Live
1 HKD = 7.9920 AFN
1 AFN = 0.125125
HKD
Avg
8.0443
High
8.2207
Low
7.9675
Last updated: 6/15/2026, 9:56:14 AM
Quick Conversions
| HKD | AFN |
|---|---|
| 1 HKD | 7.99 AFN |
| 10 HKD | 79.92 AFN |
| 50 HKD | 399.60 AFN |
| 100 HKD | 799.20 AFN |
| 500 HKD | 3,996.00 AFN |
| 1,000 HKD | 7,991.99 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-06-15T09:56:14Z",
"rates": {
"AFN": 7.991992
}
}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": 799.1992,
"rate": 7.991992
}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