Rate Overview
Live
1 NGN = 0.001342 AWG
1 AWG = 745.1565
NGN
Avg
0.001330
High
0.001342
Low
0.001322
Last updated: 4/17/2026, 6:31:28 AM
Quick Conversions
| NGN | AWG |
|---|---|
| 1 NGN | 0.00 AWG |
| 10 NGN | 0.01 AWG |
| 50 NGN | 0.07 AWG |
| 100 NGN | 0.13 AWG |
| 500 NGN | 0.67 AWG |
| 1,000 NGN | 1.34 AWG |
Get NGN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=AWGExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-04-17T06:31:28Z",
"rates": {
"AWG": 0.001342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "AWG",
"amount": 100
},
"result": 0.1342,
"rate": 0.001342
}Build with NGN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key