Rate Overview
Live
1 GBP = 12.8561 NOK
1 NOK = 0.077784
GBP
Avg
13.4732
High
14.1004
Low
12.7562
Last updated: 3/26/2026, 1:20:52 PM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.86 NOK |
| 10 GBP | 128.56 NOK |
| 50 GBP | 642.80 NOK |
| 100 GBP | 1,285.61 NOK |
| 500 GBP | 6,428.04 NOK |
| 1,000 GBP | 12,856.09 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-03-26T13:20:52Z",
"rates": {
"NOK": 12.856086
}
}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": 1285.6086,
"rate": 12.856086
}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