Rate Overview
Live
1 GBP = 12.7180 NOK
1 NOK = 0.078629
GBP
Avg
12.7448
High
12.7834
Low
12.7012
Last updated: 6/17/2026, 2:39:01 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.72 NOK |
| 10 GBP | 127.18 NOK |
| 50 GBP | 635.90 NOK |
| 100 GBP | 1,271.80 NOK |
| 500 GBP | 6,358.99 NOK |
| 1,000 GBP | 12,717.97 NOK |
Get GBP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=NOKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-06-17T02:39:01Z",
"rates": {
"NOK": 12.717975
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "NOK",
"amount": 100
},
"result": 1271.7975,
"rate": 12.717975
}Build with GBP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key