Rate Overview
Live
1 AFN = 0.411868 HNL
1 HNL = 2.4280
AFN
Avg
0.413287
High
0.416094
Low
0.411120
Last updated: 4/17/2026, 6:32:59 AM
Quick Conversions
| AFN | HNL |
|---|---|
| 1 AFN | 0.41 HNL |
| 10 AFN | 4.12 HNL |
| 50 AFN | 20.59 HNL |
| 100 AFN | 41.19 HNL |
| 500 AFN | 205.93 HNL |
| 1,000 AFN | 411.87 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-04-17T06:32:59Z",
"rates": {
"HNL": 0.411868
}
}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": 41.1868,
"rate": 0.411868
}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