Rate Overview
Live
1 NGN = 0.007015 NOK
1 NOK = 142.5517
NGN
Avg
0.007055
High
0.007175
Low
0.006959
Last updated: 3/27/2026, 4:28:28 PM
Quick Conversions
| NGN | NOK |
|---|---|
| 1 NGN | 0.01 NOK |
| 10 NGN | 0.07 NOK |
| 50 NGN | 0.35 NOK |
| 100 NGN | 0.70 NOK |
| 500 NGN | 3.51 NOK |
| 1,000 NGN | 7.02 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-03-27T16:28:28Z",
"rates": {
"NOK": 0.007015
}
}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.7015,
"rate": 0.007015
}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