Rate Overview
Live
1 AFN = 21.3280 NGN
1 NGN = 0.046887
AFN
Avg
21.4022
High
21.5913
Low
21.1091
Last updated: 5/9/2026, 7:24:23 AM
Quick Conversions
| AFN | NGN |
|---|---|
| 1 AFN | 21.33 NGN |
| 10 AFN | 213.28 NGN |
| 50 AFN | 1,066.40 NGN |
| 100 AFN | 2,132.80 NGN |
| 500 AFN | 10,664.00 NGN |
| 1,000 AFN | 21,328.01 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-05-09T07:24:23Z",
"rates": {
"NGN": 21.328007
}
}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": 2132.8007,
"rate": 21.328007
}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