Rate Overview
Live
1 NOK = 0.079643 GBP
1 GBP = 12.5560
NOK
Avg
0.079547
High
0.079906
Low
0.079144
Last updated: 5/9/2026, 6:05:58 PM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.80 GBP |
| 50 NOK | 3.98 GBP |
| 100 NOK | 7.96 GBP |
| 500 NOK | 39.82 GBP |
| 1,000 NOK | 79.64 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-09T18:05:58Z",
"rates": {
"GBP": 0.079643
}
}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.964300000000001,
"rate": 0.079643
}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