Rate Overview
Live
1 GIP = 12.5499 NOK
1 NOK = 0.079682
GIP
Avg
12.6367
High
12.6868
Low
12.5499
Last updated: 9/3/2026, 2:28:22 PM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.55 NOK |
| 10 GIP | 125.50 NOK |
| 50 GIP | 627.49 NOK |
| 100 GIP | 1,254.99 NOK |
| 500 GIP | 6,274.95 NOK |
| 1,000 GIP | 12,549.89 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-09-03T14:28:22Z",
"rates": {
"NOK": 12.549895
}
}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": 1254.9895,
"rate": 12.549895
}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