Rate Overview
Live
1 AFN = 0.407722 HNL
1 HNL = 2.4527
AFN
Avg
0.415474
High
0.428256
Low
0.401534
Last updated: 7/30/2026, 9:50:38 PM
Quick Conversions
| AFN | HNL |
|---|---|
| 1 AFN | 0.41 HNL |
| 10 AFN | 4.08 HNL |
| 50 AFN | 20.39 HNL |
| 100 AFN | 40.77 HNL |
| 500 AFN | 203.86 HNL |
| 1,000 AFN | 407.72 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-30T21:50:38Z",
"rates": {
"HNL": 0.407722
}
}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": 40.7722,
"rate": 0.407722
}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