Rate Overview
Live
1 NOK = 0.078299 GIP
1 GIP = 12.7716
NOK
Avg
0.076133
High
0.080524
Low
0.072202
Last updated: 7/31/2026, 3:38:00 PM
Quick Conversions
| NOK | GIP |
|---|---|
| 1 NOK | 0.08 GIP |
| 10 NOK | 0.78 GIP |
| 50 NOK | 3.91 GIP |
| 100 NOK | 7.83 GIP |
| 500 NOK | 39.15 GIP |
| 1,000 NOK | 78.30 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-07-31T15:38:00Z",
"rates": {
"GIP": 0.078299
}
}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.829899999999999,
"rate": 0.078299
}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