Rate Overview
Live
1 NIO = 0.372547 BWP
1 BWP = 2.6842
NIO
Avg
0.368065
High
0.378312
Low
0.355153
Last updated: 7/28/2026, 2:23:23 AM
Quick Conversions
| NIO | BWP |
|---|---|
| 1 NIO | 0.37 BWP |
| 10 NIO | 3.73 BWP |
| 50 NIO | 18.63 BWP |
| 100 NIO | 37.25 BWP |
| 500 NIO | 186.27 BWP |
| 1,000 NIO | 372.55 BWP |
Get NIO/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=BWPExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-28T02:23:23Z",
"rates": {
"BWP": 0.372547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "BWP",
"amount": 100
},
"result": 37.2547,
"rate": 0.372547
}Build with NIO/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key