Rate Overview
Live
1 NOK = 0.076260 GBP
1 GBP = 13.1130
NOK
Avg
0.076224
High
0.076719
Low
0.075886
Last updated: 7/9/2026, 8:51:53 AM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.76 GBP |
| 50 NOK | 3.81 GBP |
| 100 NOK | 7.63 GBP |
| 500 NOK | 38.13 GBP |
| 1,000 NOK | 76.26 GBP |
Get NOK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=GBPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-09T08:51:53Z",
"rates": {
"GBP": 0.07626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "GBP",
"amount": 100
},
"result": 7.6259999999999994,
"rate": 0.07626
}Build with NOK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key