Rate Overview
Live
1 NOK = 0.079312 GIP
1 GIP = 12.6084
NOK
Avg
0.078953
High
0.079313
Low
0.078626
Last updated: 4/21/2026, 8:23:40 AM
Quick Conversions
| NOK | GIP |
|---|---|
| 1 NOK | 0.08 GIP |
| 10 NOK | 0.79 GIP |
| 50 NOK | 3.97 GIP |
| 100 NOK | 7.93 GIP |
| 500 NOK | 39.66 GIP |
| 1,000 NOK | 79.31 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-04-21T08:23:40Z",
"rates": {
"GIP": 0.079312
}
}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": 7.9312,
"rate": 0.079312
}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