Rate Overview
Live
1 GBP = 12.7670 NOK
1 NOK = 0.078327
GBP
Avg
12.8500
High
13.0318
Low
12.7512
Last updated: 7/26/2026, 1:25:26 PM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.77 NOK |
| 10 GBP | 127.67 NOK |
| 50 GBP | 638.35 NOK |
| 100 GBP | 1,276.70 NOK |
| 500 GBP | 6,383.49 NOK |
| 1,000 GBP | 12,766.98 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-07-26T13:25:26Z",
"rates": {
"NOK": 12.766976
}
}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": 1276.6976,
"rate": 12.766976
}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