Rate Overview
Live
1 NOK = 1.4446 BWP
1 BWP = 0.692213
NOK
Avg
1.4091
High
1.4694
Low
1.3497
Last updated: 5/27/2026, 7:21:59 PM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.44 BWP |
| 10 NOK | 14.45 BWP |
| 50 NOK | 72.23 BWP |
| 100 NOK | 144.46 BWP |
| 500 NOK | 722.32 BWP |
| 1,000 NOK | 1,444.64 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-05-27T19:21:59Z",
"rates": {
"BWP": 1.444643
}
}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": 144.46429999999998,
"rate": 1.444643
}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