Rate Overview
Live
1 HKD = 8.1035 AFN
1 AFN = 0.123403
HKD
Avg
8.1116
High
8.1705
Low
8.0391
Last updated: 5/6/2026, 5:03:58 AM
Quick Conversions
| HKD | AFN |
|---|---|
| 1 HKD | 8.10 AFN |
| 10 HKD | 81.04 AFN |
| 50 HKD | 405.18 AFN |
| 100 HKD | 810.35 AFN |
| 500 HKD | 4,051.76 AFN |
| 1,000 HKD | 8,103.53 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-05-06T05:03:58Z",
"rates": {
"AFN": 8.103526
}
}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": 810.3526,
"rate": 8.103526
}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