Rate Overview
Live
1 NGN = 0.001308 AWG
1 AWG = 764.5260
NGN
Avg
0.001305
High
0.001309
Low
0.001297
Last updated: 7/7/2026, 12:31:25 PM
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.65 AWG |
| 1,000 NGN | 1.31 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-07-07T12:31:25Z",
"rates": {
"AWG": 0.001308
}
}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.1308,
"rate": 0.001308
}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