Rate Overview
Live
1 BWP = 0.709007 NOK
1 NOK = 1.4104
BWP
Avg
0.720499
High
0.731136
Low
0.709007
Last updated: 3/7/2026, 7:44:28 AM
Quick Conversions
| BWP | NOK |
|---|---|
| 1 BWP | 0.71 NOK |
| 10 BWP | 7.09 NOK |
| 50 BWP | 35.45 NOK |
| 100 BWP | 70.90 NOK |
| 500 BWP | 354.50 NOK |
| 1,000 BWP | 709.01 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-03-07T07:44:28Z",
"rates": {
"NOK": 0.709007
}
}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.9007,
"rate": 0.709007
}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