Rate Overview
Live
1 AFN = 0.419116 HNL
1 HNL = 2.3860
AFN
Avg
0.378737
High
0.420225
Low
0.338069
Last updated: 3/27/2026, 2:43:41 PM
Quick Conversions
| AFN | HNL |
|---|---|
| 1 AFN | 0.42 HNL |
| 10 AFN | 4.19 HNL |
| 50 AFN | 20.96 HNL |
| 100 AFN | 41.91 HNL |
| 500 AFN | 209.56 HNL |
| 1,000 AFN | 419.12 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-03-27T14:43:41Z",
"rates": {
"HNL": 0.419116
}
}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.9116,
"rate": 0.419116
}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