Rate Overview
Live
1 NOK = 0.077793 GIP
1 GIP = 12.8546
NOK
Avg
0.077632
High
0.077933
Low
0.076952
Last updated: 3/8/2026, 7:44:08 AM
Quick Conversions
| NOK | GIP |
|---|---|
| 1 NOK | 0.08 GIP |
| 10 NOK | 0.78 GIP |
| 50 NOK | 3.89 GIP |
| 100 NOK | 7.78 GIP |
| 500 NOK | 38.90 GIP |
| 1,000 NOK | 77.79 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-03-08T07:44:08Z",
"rates": {
"GIP": 0.077793
}
}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.7793,
"rate": 0.077793
}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