Rate Overview
Live
1 GBP = 12.6115 NOK
1 NOK = 0.079293
GBP
Avg
12.5916
High
12.6351
Low
12.5146
Last updated: 5/7/2026, 8:00:57 PM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.61 NOK |
| 10 GBP | 126.11 NOK |
| 50 GBP | 630.57 NOK |
| 100 GBP | 1,261.15 NOK |
| 500 GBP | 6,305.75 NOK |
| 1,000 GBP | 12,611.50 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-05-07T20:00:57Z",
"rates": {
"NOK": 12.611499
}
}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": 1261.1499000000001,
"rate": 12.611499
}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