Rate Overview
Live
1 GBP = 12.8002 NOK
1 NOK = 0.078123
GBP
Avg
12.9077
High
13.5721
Low
12.3874
Last updated: 7/23/2026, 3:12:08 PM
Quick Conversions
| GBP | NOK |
|---|---|
| 1 GBP | 12.80 NOK |
| 10 GBP | 128.00 NOK |
| 50 GBP | 640.01 NOK |
| 100 GBP | 1,280.02 NOK |
| 500 GBP | 6,400.12 NOK |
| 1,000 GBP | 12,800.25 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-23T15:12:08Z",
"rates": {
"NOK": 12.800247
}
}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": 1280.0247000000002,
"rate": 12.800247
}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