Rate Overview
Live
1 AFN = 0.238216 ERN
1 ERN = 4.1979
AFN
Avg
0.236832
High
0.240154
Low
0.232557
Last updated: 5/29/2026, 7:37:04 PM
Quick Conversions
| AFN | ERN |
|---|---|
| 1 AFN | 0.24 ERN |
| 10 AFN | 2.38 ERN |
| 50 AFN | 11.91 ERN |
| 100 AFN | 23.82 ERN |
| 500 AFN | 119.11 ERN |
| 1,000 AFN | 238.22 ERN |
Get AFN/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=ERNExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-29T19:37:04Z",
"rates": {
"ERN": 0.238216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "ERN",
"amount": 100
},
"result": 23.8216,
"rate": 0.238216
}Build with AFN/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key