Rate Overview
Live
1 NGN = 0.045457 AFN
1 AFN = 21.9988
NGN
Avg
0.045907
High
0.046772
Low
0.045353
Last updated: 3/7/2026, 12:29:38 AM
Quick Conversions
| NGN | AFN |
|---|---|
| 1 NGN | 0.05 AFN |
| 10 NGN | 0.45 AFN |
| 50 NGN | 2.27 AFN |
| 100 NGN | 4.55 AFN |
| 500 NGN | 22.73 AFN |
| 1,000 NGN | 45.46 AFN |
Get NGN/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=AFNExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:29:38Z",
"rates": {
"AFN": 0.045457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "AFN",
"amount": 100
},
"result": 4.5457,
"rate": 0.045457
}Build with NGN/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key