Rate Overview
Live
1 GBP = 12.8019 NOK
1 NOK = 0.078113
GBP
Avg
12.8338
High
13.3388
Low
12.4070
Last updated: 7/23/2026, 8:01:16 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.80 NOK |
| 10 GBP | 128.02 NOK |
| 50 GBP | 640.10 NOK |
| 100 GBP | 1,280.19 NOK |
| 500 GBP | 6,400.97 NOK |
| 1,000 GBP | 12,801.93 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-23T08:01:16Z",
"rates": {
"NOK": 12.801933
}
}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.1933,
"rate": 12.801933
}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