Rate Overview
Live
1 AFN = 0.424314 HNL
1 HNL = 2.3567
AFN
Avg
0.422423
High
0.424314
Low
0.418634
Last updated: 5/27/2026, 10:42:16 PM
Quick Conversions
| AFN | HNL |
|---|---|
| 1 AFN | 0.42 HNL |
| 10 AFN | 4.24 HNL |
| 50 AFN | 21.22 HNL |
| 100 AFN | 42.43 HNL |
| 500 AFN | 212.16 HNL |
| 1,000 AFN | 424.31 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-05-27T22:42:16Z",
"rates": {
"HNL": 0.424314
}
}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.431400000000004,
"rate": 0.424314
}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