Rate Overview
Live
1 NIO = 0.358560 BWP
1 BWP = 2.7889 NIO
Avg
0.368930
High
0.382753
Low
0.354293
Last updated: 1/25/2026, 5:12:41 PM
Quick Conversions
| NIO | BWP |
|---|---|
| 1 NIO | 0.36 BWP |
| 10 NIO | 3.59 BWP |
| 50 NIO | 17.93 BWP |
| 100 NIO | 35.86 BWP |
| 500 NIO | 179.28 BWP |
| 1,000 NIO | 358.56 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-01-25T17:12:41Z",
"rates": {
"BWP": 0.35856
}
}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": 35.856,
"rate": 0.35856
}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