Rate Overview
Live
1 GBP = 12.9144 NOK
1 NOK = 0.077433
GBP
Avg
12.8890
High
13.0583
Low
12.7286
Last updated: 3/26/2026, 10:04:31 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.91 NOK |
| 10 GBP | 129.14 NOK |
| 50 GBP | 645.72 NOK |
| 100 GBP | 1,291.44 NOK |
| 500 GBP | 6,457.21 NOK |
| 1,000 GBP | 12,914.42 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-26T10:04:31Z",
"rates": {
"NOK": 12.914419
}
}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": 1291.4419,
"rate": 12.914419
}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