Rate Overview
Live
1 GIP = 12.9088 NOK
1 NOK = 0.077466
GIP
Avg
13.6758
High
14.4337
Low
12.9088
Last updated: 3/27/2026, 8:29:39 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.91 NOK |
| 10 GIP | 129.09 NOK |
| 50 GIP | 645.44 NOK |
| 100 GIP | 1,290.88 NOK |
| 500 GIP | 6,454.41 NOK |
| 1,000 GIP | 12,908.83 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-27T08:29:39Z",
"rates": {
"NOK": 12.908825
}
}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": 1290.8825,
"rate": 12.908825
}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