Rate Overview
Live
1 NOK = 0.080390 GBP
1 GBP = 12.4394
NOK
Avg
0.080301
High
0.080496
Low
0.080117
Last updated: 5/30/2026, 8:22:40 AM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.80 GBP |
| 50 NOK | 4.02 GBP |
| 100 NOK | 8.04 GBP |
| 500 NOK | 40.20 GBP |
| 1,000 NOK | 80.39 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-05-30T08:22:40Z",
"rates": {
"GBP": 0.08039
}
}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": 8.039,
"rate": 0.08039
}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