Rate Overview
Live
1 GIP = 12.4195 NOK
1 NOK = 0.080519
GIP
Avg
12.4499
High
12.4871
Low
12.4195
Last updated: 5/29/2026, 5:34:22 PM
Quick Conversions
| GIP | NOK |
|---|---|
| 1 GIP | 12.42 NOK |
| 10 GIP | 124.19 NOK |
| 50 GIP | 620.97 NOK |
| 100 GIP | 1,241.95 NOK |
| 500 GIP | 6,209.75 NOK |
| 1,000 GIP | 12,419.49 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-29T17:34:22Z",
"rates": {
"NOK": 12.419493
}
}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.9493,
"rate": 12.419493
}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