Rate Overview
Live
1 GBP = 13.1036 NOK
1 NOK = 0.076315
GBP
Avg
13.1350
High
13.1775
Low
13.1036
Last updated: 7/7/2026, 2:50:36 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 13.10 NOK |
| 10 GBP | 131.04 NOK |
| 50 GBP | 655.18 NOK |
| 100 GBP | 1,310.36 NOK |
| 500 GBP | 6,551.80 NOK |
| 1,000 GBP | 13,103.60 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-07T02:50:36Z",
"rates": {
"NOK": 13.103597
}
}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": 1310.3597,
"rate": 13.103597
}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