Rate Overview
Live
1 GIP = 12.5327 NOK
1 NOK = 0.079791
GIP
Avg
12.5645
High
12.6494
Low
12.5106
Last updated: 5/9/2026, 3:43:40 AM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.53 NOK |
| 10 GIP | 125.33 NOK |
| 50 GIP | 626.64 NOK |
| 100 GIP | 1,253.27 NOK |
| 500 GIP | 6,266.36 NOK |
| 1,000 GIP | 12,532.72 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-09T03:43:40Z",
"rates": {
"NOK": 12.532718
}
}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": 1253.2718,
"rate": 12.532718
}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