Rate Overview
Live
1 NOK = 0.077865 GBP
1 GBP = 12.8427
NOK
Avg
0.077819
High
0.078187
Low
0.077456
Last updated: 3/6/2026, 8:15:12 PM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.78 GBP |
| 50 NOK | 3.89 GBP |
| 100 NOK | 7.79 GBP |
| 500 NOK | 38.93 GBP |
| 1,000 NOK | 77.87 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-03-06T20:15:12Z",
"rates": {
"GBP": 0.077865
}
}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.7865,
"rate": 0.077865
}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