Rate Overview
Live
1 NOK = 1.4250 BWP
1 BWP = 0.701766
NOK
Avg
1.4212
High
1.4259
Low
1.4139
Last updated: 8/16/2026, 5:28:44 AM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.42 BWP |
| 10 NOK | 14.25 BWP |
| 50 NOK | 71.25 BWP |
| 100 NOK | 142.50 BWP |
| 500 NOK | 712.49 BWP |
| 1,000 NOK | 1,424.98 BWP |
Get NOK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BWPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-16T05:28:44Z",
"rates": {
"BWP": 1.424977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BWP",
"amount": 100
},
"result": 142.49769999999998,
"rate": 1.424977
}Build with NOK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key