Rate Overview
Live
1 ANG = 769.1054 NGN
1 NGN = 0.001300
ANG
Avg
762.9853
High
769.1054
Low
755.5502
Last updated: 3/7/2026, 12:31:55 AM
Quick Conversions
| ANG | NGN |
|---|---|
| 1 ANG | 769.11 NGN |
| 10 ANG | 7,691.05 NGN |
| 50 ANG | 38,455.27 NGN |
| 100 ANG | 76,910.54 NGN |
| 500 ANG | 384,552.71 NGN |
| 1,000 ANG | 769,105.42 NGN |
Get ANG/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=NGNExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-07T00:31:55Z",
"rates": {
"NGN": 769.10542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "NGN",
"amount": 100
},
"result": 76910.542,
"rate": 769.10542
}Build with ANG/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key