Rate Overview
Live
1 NOK = 1.4104 BWP
1 BWP = 0.709008
NOK
Avg
1.3881
High
1.4104
Low
1.3677
Last updated: 3/7/2026, 7:36:50 AM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.41 BWP |
| 10 NOK | 14.10 BWP |
| 50 NOK | 70.52 BWP |
| 100 NOK | 141.04 BWP |
| 500 NOK | 705.21 BWP |
| 1,000 NOK | 1,410.42 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-03-07T07:36:50Z",
"rates": {
"BWP": 1.410422
}
}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.0422,
"rate": 1.410422
}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