Rate Overview
Live
1 GIP = 12.8394 NOK
1 NOK = 0.077885
GIP
Avg
13.1563
High
13.7811
Low
12.4393
Last updated: 7/29/2026, 4:05:46 PM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.84 NOK |
| 10 GIP | 128.39 NOK |
| 50 GIP | 641.97 NOK |
| 100 GIP | 1,283.94 NOK |
| 500 GIP | 6,419.69 NOK |
| 1,000 GIP | 12,839.38 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-07-29T16:05:46Z",
"rates": {
"NOK": 12.839375
}
}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": 1283.9375,
"rate": 12.839375
}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