Rate Overview
Live
1 GIP = 12.8552 NOK
1 NOK = 0.077790
GIP
Avg
13.5238
High
14.4337
Low
12.5595
Last updated: 7/28/2026, 5:23:28 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.86 NOK |
| 10 GIP | 128.55 NOK |
| 50 GIP | 642.76 NOK |
| 100 GIP | 1,285.52 NOK |
| 500 GIP | 6,427.60 NOK |
| 1,000 GIP | 12,855.20 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-28T05:23:28Z",
"rates": {
"NOK": 12.8552
}
}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.52,
"rate": 12.8552
}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