Rate Overview
Live
1 GIP = 12.9260 NOK
1 NOK = 0.077363
GIP
Avg
12.8877
High
13.0501
Low
12.7240
Last updated: 3/27/2026, 10:23:05 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.93 NOK |
| 10 GIP | 129.26 NOK |
| 50 GIP | 646.30 NOK |
| 100 GIP | 1,292.60 NOK |
| 500 GIP | 6,463.00 NOK |
| 1,000 GIP | 12,926.00 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-27T10:23:05Z",
"rates": {
"NOK": 12.925996
}
}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": 1292.5996,
"rate": 12.925996
}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