Rate Overview
Live
1 NOK = 1.4387 BWP
1 BWP = 0.695050
NOK
Avg
1.4373
High
1.4433
Low
1.4295
Last updated: 9/4/2026, 1:28:19 PM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.44 BWP |
| 10 NOK | 14.39 BWP |
| 50 NOK | 71.94 BWP |
| 100 NOK | 143.87 BWP |
| 500 NOK | 719.37 BWP |
| 1,000 NOK | 1,438.75 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-09-04T13:28:19Z",
"rates": {
"BWP": 1.438746
}
}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": 143.87460000000002,
"rate": 1.438746
}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