Rate Overview
Live
1 ANG = 770.0714 NGN
1 NGN = 0.001299
ANG
Avg
772.2705
High
804.1556
Low
748.8760
Last updated: 3/27/2026, 11:44:23 AM
Quick Conversions
| ANG | NGN |
|---|---|
| 1 ANG | 770.07 NGN |
| 10 ANG | 7,700.71 NGN |
| 50 ANG | 38,503.57 NGN |
| 100 ANG | 77,007.14 NGN |
| 500 ANG | 385,035.69 NGN |
| 1,000 ANG | 770,071.38 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-27T11:44:23Z",
"rates": {
"NGN": 770.071378
}
}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": 77007.1378,
"rate": 770.071378
}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