Rate Overview
Live
1 NGN = 0.001298 ANG
1 ANG = 770.4160
NGN
Avg
0.001314
High
0.001330
Low
0.001298
Last updated: 3/27/2026, 8:00:33 AM
Quick Conversions
| NGN | ANG |
|---|---|
| 1 NGN | 0.00 ANG |
| 10 NGN | 0.01 ANG |
| 50 NGN | 0.06 ANG |
| 100 NGN | 0.13 ANG |
| 500 NGN | 0.65 ANG |
| 1,000 NGN | 1.30 ANG |
Get NGN/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=ANGExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T08:00:33Z",
"rates": {
"ANG": 0.001298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "ANG",
"amount": 100
},
"result": 0.1298,
"rate": 0.001298
}Build with NGN/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key