Rate Overview
Live
1 NGN = 0.048313 AFN
1 AFN = 20.6984
NGN
Avg
0.047077
High
0.048387
Low
0.046179
Last updated: 7/22/2026, 7:32:59 AM
Quick Conversions
| NGN | AFN |
|---|---|
| 1 NGN | 0.05 AFN |
| 10 NGN | 0.48 AFN |
| 50 NGN | 2.42 AFN |
| 100 NGN | 4.83 AFN |
| 500 NGN | 24.16 AFN |
| 1,000 NGN | 48.31 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-07-22T07:32:59Z",
"rates": {
"AFN": 0.048313
}
}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.831300000000001,
"rate": 0.048313
}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