Rate Overview
Live
1 GIP = 12.9055 NOK
1 NOK = 0.077486
GIP
Avg
12.8406
High
12.9258
Low
12.7405
Last updated: 7/28/2026, 10:03:26 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.91 NOK |
| 10 GIP | 129.05 NOK |
| 50 GIP | 645.27 NOK |
| 100 GIP | 1,290.55 NOK |
| 500 GIP | 6,452.74 NOK |
| 1,000 GIP | 12,905.48 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-28T10:03:26Z",
"rates": {
"NOK": 12.90548
}
}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.548,
"rate": 12.90548
}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