Rate Overview
Live
1 GIP = 12.8521 NOK
1 NOK = 0.077808
GIP
Avg
12.7950
High
12.9014
Low
12.7413
Last updated: 6/19/2026, 5:12:14 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.85 NOK |
| 10 GIP | 128.52 NOK |
| 50 GIP | 642.61 NOK |
| 100 GIP | 1,285.21 NOK |
| 500 GIP | 6,426.05 NOK |
| 1,000 GIP | 12,852.11 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-06-19T05:12:14Z",
"rates": {
"NOK": 12.852105
}
}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": 1285.2105,
"rate": 12.852105
}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