Rate Overview
Live
1 GIP = 12.6825 NOK
1 NOK = 0.078849
GIP
Avg
12.7280
High
12.8400
Low
12.6654
Last updated: 4/18/2026, 8:50:58 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.68 NOK |
| 10 GIP | 126.82 NOK |
| 50 GIP | 634.12 NOK |
| 100 GIP | 1,268.25 NOK |
| 500 GIP | 6,341.24 NOK |
| 1,000 GIP | 12,682.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-04-18T08:50:58Z",
"rates": {
"NOK": 12.682479
}
}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": 1268.2479,
"rate": 12.682479
}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