Rate Overview
Live
1 AFN = 0.419116 HNL
1 HNL = 2.3860
AFN
Avg
0.420170
High
0.425096
Low
0.413640
Last updated: 3/27/2026, 2:47:53 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:47:53Z",
"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