Rate Overview
Live
1 NGN = 0.007084 NOK
1 NOK = 141.1632
NGN
Avg
0.006982
High
0.007194
Low
0.006726
Last updated: 7/28/2026, 11:29:28 PM
Quick Conversions
| NGN | NOK |
|---|---|
| 1 NGN | 0.01 NOK |
| 10 NGN | 0.07 NOK |
| 50 NGN | 0.35 NOK |
| 100 NGN | 0.71 NOK |
| 500 NGN | 3.54 NOK |
| 1,000 NGN | 7.08 NOK |
Get NGN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=NOKExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-28T23:29:28Z",
"rates": {
"NOK": 0.007084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "NOK",
"amount": 100
},
"result": 0.7084,
"rate": 0.007084
}Build with NGN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key