Rate Overview
Live
1 AFN = 20.2901 NGN
1 NGN = 0.049285
AFN
Avg
20.2120
High
20.4838
Low
20.0303
Last updated: 9/11/2026, 12:00:29 PM
Quick Conversions
| AFN | NGN |
|---|---|
| 1 AFN | 20.29 NGN |
| 10 AFN | 202.90 NGN |
| 50 AFN | 1,014.50 NGN |
| 100 AFN | 2,029.01 NGN |
| 500 AFN | 10,145.05 NGN |
| 1,000 AFN | 20,290.10 NGN |
Get AFN/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=NGNExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-09-11T12:00:29Z",
"rates": {
"NGN": 20.290095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "NGN",
"amount": 100
},
"result": 2029.0095000000001,
"rate": 20.290095
}Build with AFN/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key