Rate Overview
Live
1 NOK = 1.4506 BWP
1 BWP = 0.689382
NOK
Avg
1.4601
High
1.4688
Low
1.4478
Last updated: 5/7/2026, 1:49:27 PM
Quick Conversions
| NOK | BWP |
|---|---|
| 1 NOK | 1.45 BWP |
| 10 NOK | 14.51 BWP |
| 50 NOK | 72.53 BWP |
| 100 NOK | 145.06 BWP |
| 500 NOK | 725.29 BWP |
| 1,000 NOK | 1,450.57 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-05-07T13:49:27Z",
"rates": {
"BWP": 1.450574
}
}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": 145.0574,
"rate": 1.450574
}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