Rate Overview
Live
1 NGN = 0.048044 AFN
1 AFN = 20.8143
NGN
Avg
0.048089
High
0.048259
Low
0.048001
Last updated: 8/13/2026, 1:19:08 PM
Quick Conversions
| NGN | AFN |
|---|---|
| 1 NGN | 0.05 AFN |
| 10 NGN | 0.48 AFN |
| 50 NGN | 2.40 AFN |
| 100 NGN | 4.80 AFN |
| 500 NGN | 24.02 AFN |
| 1,000 NGN | 48.04 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-08-13T13:19:08Z",
"rates": {
"AFN": 0.048044
}
}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.8044,
"rate": 0.048044
}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