Rate Overview
Live
1 GBP = 12.7405 NOK
1 NOK = 0.078490
GBP
Avg
12.7846
High
12.8359
Low
12.7405
Last updated: 4/15/2026, 11:52:17 PM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.74 NOK |
| 10 GBP | 127.40 NOK |
| 50 GBP | 637.02 NOK |
| 100 GBP | 1,274.05 NOK |
| 500 GBP | 6,370.23 NOK |
| 1,000 GBP | 12,740.47 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-04-15T23:52:17Z",
"rates": {
"NOK": 12.740466
}
}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": 1274.0466,
"rate": 12.740466
}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