Rate Overview
Live
1 NOK = 0.077371 GBP
1 GBP = 12.9247
NOK
Avg
0.076188
High
0.078392
Low
0.073680
Last updated: 3/27/2026, 2:54:19 AM
Quick Conversions
| NOK | GBP |
|---|---|
| 1 NOK | 0.08 GBP |
| 10 NOK | 0.77 GBP |
| 50 NOK | 3.87 GBP |
| 100 NOK | 7.74 GBP |
| 500 NOK | 38.69 GBP |
| 1,000 NOK | 77.37 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-27T02:54:19Z",
"rates": {
"GBP": 0.077371
}
}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.7371,
"rate": 0.077371
}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