Rate Overview
Live
1 NGN = 0.006915 NOK
1 NOK = 144.6132
NGN
Avg
0.006990
High
0.007077
Low
0.006915
Last updated: 3/7/2026, 12:30:39 AM
Quick Conversions
| NGN | NOK |
|---|---|
| 1 NGN | 0.01 NOK |
| 10 NGN | 0.07 NOK |
| 50 NGN | 0.35 NOK |
| 100 NGN | 0.69 NOK |
| 500 NGN | 3.46 NOK |
| 1,000 NGN | 6.92 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-07T00:30:39Z",
"rates": {
"NOK": 0.006915
}
}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.6915,
"rate": 0.006915
}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