Rate Overview
Live
1 NOK = 1.4210 BWP
1 BWP = 0.703722
NOK
Avg
1.3814
High
1.4227
Low
1.2972
Last updated: 3/28/2026, 10:42:22 AM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.42 BWP |
| 10 NOK | 14.21 BWP |
| 50 NOK | 71.05 BWP |
| 100 NOK | 142.10 BWP |
| 500 NOK | 710.51 BWP |
| 1,000 NOK | 1,421.01 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-28T10:42:22Z",
"rates": {
"BWP": 1.421015
}
}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.1015,
"rate": 1.421015
}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