Rate Overview
Live
1 NOK = 0.078463 GBP
1 GBP = 12.7449
NOK
Avg
0.078303
High
0.078628
Low
0.077817
Last updated: 8/20/2026, 9:55:49 PM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.78 GBP |
| 50 NOK | 3.92 GBP |
| 100 NOK | 7.85 GBP |
| 500 NOK | 39.23 GBP |
| 1,000 NOK | 78.46 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-08-20T21:55:49Z",
"rates": {
"GBP": 0.078463
}
}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.8463,
"rate": 0.078463
}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