Rate Overview
Live
1 GIP = 12.8857 NOK
1 NOK = 0.077606
GIP
Avg
12.8392
High
12.9258
Low
12.7405
Last updated: 7/28/2026, 1:28:01 PM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.89 NOK |
| 10 GIP | 128.86 NOK |
| 50 GIP | 644.28 NOK |
| 100 GIP | 1,288.57 NOK |
| 500 GIP | 6,442.83 NOK |
| 1,000 GIP | 12,885.66 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-28T13:28:01Z",
"rates": {
"NOK": 12.885663
}
}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": 1288.5663,
"rate": 12.885663
}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