Rate Overview
Live
1 NOK = 0.076032 GIP
1 GIP = 13.1524
NOK
Avg
0.076250
High
0.076682
Low
0.076032
Last updated: 7/10/2026, 8:49:08 PM
Quick Conversions
| NOK | GIP |
|---|---|
| 1 NOK | 0.08 GIP |
| 10 NOK | 0.76 GIP |
| 50 NOK | 3.80 GIP |
| 100 NOK | 7.60 GIP |
| 500 NOK | 38.02 GIP |
| 1,000 NOK | 76.03 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-10T20:49:08Z",
"rates": {
"GIP": 0.076032
}
}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.6032,
"rate": 0.076032
}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