Rate Overview
Live
1 GIP = 12.8577 NOK
1 NOK = 0.077774
GIP
Avg
12.8789
High
12.9950
Low
12.8285
Last updated: 3/7/2026, 4:06:10 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.86 NOK |
| 10 GIP | 128.58 NOK |
| 50 GIP | 642.89 NOK |
| 100 GIP | 1,285.77 NOK |
| 500 GIP | 6,428.85 NOK |
| 1,000 GIP | 12,857.71 NOK |
Get GIP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=NOKExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T04:06:10Z",
"rates": {
"NOK": 12.857707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "NOK",
"amount": 100
},
"result": 1285.7707,
"rate": 12.857707
}Build with GIP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key