Rate Overview
Live
1 GBP = 12.8063 NOK
1 NOK = 0.078086
GBP
Avg
13.0417
High
13.1775
Low
12.8063
Last updated: 7/23/2026, 5:31:43 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.81 NOK |
| 10 GBP | 128.06 NOK |
| 50 GBP | 640.32 NOK |
| 100 GBP | 1,280.63 NOK |
| 500 GBP | 6,403.16 NOK |
| 1,000 GBP | 12,806.32 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-23T05:31:43Z",
"rates": {
"NOK": 12.806325
}
}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": 1280.6325,
"rate": 12.806325
}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