Rate Overview
Live
1 HKD = 8.0500 AFN
1 AFN = 0.124223
HKD
Avg
8.0566
High
8.1495
Low
7.9870
Last updated: 3/6/2026, 8:55:43 AM
Quick Conversions
| HKD | AFN |
|---|---|
| 1 HKD | 8.05 AFN |
| 10 HKD | 80.50 AFN |
| 50 HKD | 402.50 AFN |
| 100 HKD | 805.00 AFN |
| 500 HKD | 4,025.01 AFN |
| 1,000 HKD | 8,050.02 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-06T08:55:43Z",
"rates": {
"AFN": 8.050024
}
}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": 805.0024000000001,
"rate": 8.050024
}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