Rate Overview
Live
1 GIP = 12.4122 NOK
1 NOK = 0.080566
GIP
Avg
12.4490
High
12.4871
Low
12.4122
Last updated: 5/29/2026, 4:26:05 PM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.41 NOK |
| 10 GIP | 124.12 NOK |
| 50 GIP | 620.61 NOK |
| 100 GIP | 1,241.22 NOK |
| 500 GIP | 6,206.08 NOK |
| 1,000 GIP | 12,412.16 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-05-29T16:26:05Z",
"rates": {
"NOK": 12.412164
}
}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": 1241.2164,
"rate": 12.412164
}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