Rate Overview
Live
1 NOK = 1.4186 BWP
1 BWP = 0.704927
NOK
Avg
1.3968
High
1.4694
Low
1.3252
Last updated: 7/28/2026, 8:03:51 AM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.42 BWP |
| 10 NOK | 14.19 BWP |
| 50 NOK | 70.93 BWP |
| 100 NOK | 141.86 BWP |
| 500 NOK | 709.29 BWP |
| 1,000 NOK | 1,418.59 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-28T08:03:51Z",
"rates": {
"BWP": 1.418587
}
}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": 141.8587,
"rate": 1.418587
}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