Rate Overview
Live
1 AFN = 0.420822 HNL
1 HNL = 2.3763
AFN
Avg
0.418560
High
0.421862
Low
0.407522
Last updated: 7/11/2026, 12:13:14 PM
Quick Conversions
| AFN | HNL |
|---|---|
| 1 AFN | 0.42 HNL |
| 10 AFN | 4.21 HNL |
| 50 AFN | 21.04 HNL |
| 100 AFN | 42.08 HNL |
| 500 AFN | 210.41 HNL |
| 1,000 AFN | 420.82 HNL |
Get AFN/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=HNLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-11T12:13:14Z",
"rates": {
"HNL": 0.420822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "HNL",
"amount": 100
},
"result": 42.0822,
"rate": 0.420822
}Build with AFN/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key