Rate Overview
Live
1 AFN = 21.9985 NGN
1 NGN = 0.045458
AFN
Avg
21.7858
High
22.0492
Low
21.3801
Last updated: 3/7/2026, 12:29:50 AM
Quick Conversions
| AFN | NGN |
|---|---|
| 1 AFN | 22.00 NGN |
| 10 AFN | 219.99 NGN |
| 50 AFN | 1,099.93 NGN |
| 100 AFN | 2,199.85 NGN |
| 500 AFN | 10,999.27 NGN |
| 1,000 AFN | 21,998.54 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-03-07T00:29:50Z",
"rates": {
"NGN": 21.998541
}
}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": 2199.8541,
"rate": 21.998541
}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