Rate Overview
Live
1 GBP = 12.7655 NOK
1 NOK = 0.078336
GBP
Avg
12.8731
High
13.0318
Low
12.7512
Last updated: 7/25/2026, 9:58:19 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.77 NOK |
| 10 GBP | 127.65 NOK |
| 50 GBP | 638.27 NOK |
| 100 GBP | 1,276.55 NOK |
| 500 GBP | 6,382.74 NOK |
| 1,000 GBP | 12,765.48 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-25T09:58:19Z",
"rates": {
"NOK": 12.765476
}
}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": 1276.5475999999999,
"rate": 12.765476
}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