Rate Overview
Live
1 GBP = 12.4519 NOK
1 NOK = 0.080309
GBP
Avg
13.2711
High
13.8385
Low
12.3874
Last updated: 5/28/2026, 3:16:19 AM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.45 NOK |
| 10 GBP | 124.52 NOK |
| 50 GBP | 622.60 NOK |
| 100 GBP | 1,245.19 NOK |
| 500 GBP | 6,225.96 NOK |
| 1,000 GBP | 12,451.92 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-28T03:16:19Z",
"rates": {
"NOK": 12.451922
}
}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": 1245.1922,
"rate": 12.451922
}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