Rate Overview
Live
1 NOK = 1.4332 BWP
1 BWP = 0.697759
NOK
Avg
1.4208
High
1.4335
Low
1.4051
Last updated: 4/17/2026, 10:40:50 AM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.43 BWP |
| 10 NOK | 14.33 BWP |
| 50 NOK | 71.66 BWP |
| 100 NOK | 143.32 BWP |
| 500 NOK | 716.58 BWP |
| 1,000 NOK | 1,433.16 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-04-17T10:40:50Z",
"rates": {
"BWP": 1.433159
}
}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.3159,
"rate": 1.433159
}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