Rate Overview
Live
1 NOK = 1.3862 BWP
1 BWP = 0.721390
NOK
Avg
1.3819
High
1.4420
Low
1.3627
Last updated: 7/8/2026, 7:44:37 PM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.39 BWP |
| 10 NOK | 13.86 BWP |
| 50 NOK | 69.31 BWP |
| 100 NOK | 138.62 BWP |
| 500 NOK | 693.11 BWP |
| 1,000 NOK | 1,386.21 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-07-08T19:44:37Z",
"rates": {
"BWP": 1.386213
}
}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": 138.6213,
"rate": 1.386213
}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