Rate Overview
Live
1 AFN = 0.407722 HNL
1 HNL = 2.4527
AFN
Avg
0.406247
High
0.409208
Low
0.402681
Last updated: 7/31/2026, 1:04:33 AM
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-31T01:04:33Z",
"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