Rate Overview
Live
1 GIP = 12.8358 NOK
1 NOK = 0.077907
GIP
Avg
12.8239
High
12.8491
Low
12.7911
Last updated: 8/13/2026, 2:30:07 PM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.84 NOK |
| 10 GIP | 128.36 NOK |
| 50 GIP | 641.79 NOK |
| 100 GIP | 1,283.58 NOK |
| 500 GIP | 6,417.88 NOK |
| 1,000 GIP | 12,835.76 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-08-13T14:30:07Z",
"rates": {
"NOK": 12.835756
}
}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.5756,
"rate": 12.835756
}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