Rate Overview
Live
1 NOK = 0.077859 GBP
1 GBP = 12.8437
NOK
Avg
0.078196
High
0.078545
Low
0.077734
Last updated: 6/19/2026, 9:52:54 AM
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.86 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-06-19T09:52:54Z",
"rates": {
"GBP": 0.077859
}
}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.7859,
"rate": 0.077859
}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