Rate Overview
Live
1 NOK = 0.080408 GIP
1 GIP = 12.4366
NOK
Avg
0.080318
High
0.080486
Low
0.080082
Last updated: 6/1/2026, 7:15:07 AM
Quick Conversions
| NOK | GIP |
|---|---|
| 1 NOK | 0.08 GIP |
| 10 NOK | 0.80 GIP |
| 50 NOK | 4.02 GIP |
| 100 NOK | 8.04 GIP |
| 500 NOK | 40.20 GIP |
| 1,000 NOK | 80.41 GIP |
Get NOK/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=GIPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-01T07:15:07Z",
"rates": {
"GIP": 0.080408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "GIP",
"amount": 100
},
"result": 8.040799999999999,
"rate": 0.080408
}Build with NOK/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key