Rate Overview
Live
1 BWP = 0.706541 NOK
1 NOK = 1.4153
BWP
Avg
0.704601
High
0.707276
Low
0.702066
Last updated: 8/13/2026, 2:34:29 PM
Quick Conversions
| BWP | NOK |
|---|---|
| 1 BWP | 0.71 NOK |
| 10 BWP | 7.07 NOK |
| 50 BWP | 35.33 NOK |
| 100 BWP | 70.65 NOK |
| 500 BWP | 353.27 NOK |
| 1,000 BWP | 706.54 NOK |
Get BWP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=NOKExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-08-13T14:34:29Z",
"rates": {
"NOK": 0.706541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "NOK",
"amount": 100
},
"result": 70.6541,
"rate": 0.706541
}Build with BWP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key