Rate Overview
Live
1 NOK = 0.077348 GBP
1 GBP = 12.9286
NOK
Avg
0.077643
High
0.078563
Low
0.076579
Last updated: 3/26/2026, 11:35:03 PM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.77 GBP |
| 50 NOK | 3.87 GBP |
| 100 NOK | 7.73 GBP |
| 500 NOK | 38.67 GBP |
| 1,000 NOK | 77.35 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-26T23:35:03Z",
"rates": {
"GBP": 0.077348
}
}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.7348,
"rate": 0.077348
}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