Rate Overview
Live
1 HNL = 2.4623 AFN
1 AFN = 0.406117
HNL
Avg
2.4603
High
2.4834
Low
2.4375
Last updated: 8/1/2026, 12:39:10 PM
Quick Conversions
| HNL | AFN |
|---|---|
| 1 HNL | 2.46 AFN |
| 10 HNL | 24.62 AFN |
| 50 HNL | 123.12 AFN |
| 100 HNL | 246.23 AFN |
| 500 HNL | 1,231.17 AFN |
| 1,000 HNL | 2,462.35 AFN |
Get HNL/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=AFNExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-08-01T12:39:10Z",
"rates": {
"AFN": 2.462347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "AFN",
"amount": 100
},
"result": 246.23469999999998,
"rate": 2.462347
}Build with HNL/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key