Rate Overview
Live
1 HKD = 8.0569 AFN
1 AFN = 0.124117
HKD
Avg
8.2406
High
8.5384
Low
7.9762
Last updated: 5/26/2026, 12:14:38 PM
Quick Conversions
| HKD | AFN |
|---|---|
| 1 HKD | 8.06 AFN |
| 10 HKD | 80.57 AFN |
| 50 HKD | 402.84 AFN |
| 100 HKD | 805.69 AFN |
| 500 HKD | 4,028.44 AFN |
| 1,000 HKD | 8,056.89 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-26T12:14:38Z",
"rates": {
"AFN": 8.056886
}
}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.6886000000001,
"rate": 8.056886
}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