Rate Overview
Live
1 NOK = 1.4250 BWP
1 BWP = 0.701737
NOK
Avg
1.4095
High
1.4694
Low
1.3497
Last updated: 7/30/2026, 11:06:52 AM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.43 BWP |
| 10 NOK | 14.25 BWP |
| 50 NOK | 71.25 BWP |
| 100 NOK | 142.50 BWP |
| 500 NOK | 712.52 BWP |
| 1,000 NOK | 1,425.04 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-30T11:06:52Z",
"rates": {
"BWP": 1.425036
}
}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": 142.5036,
"rate": 1.425036
}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