Rate Overview
Live
1 NIO = 0.368502 BWP
1 BWP = 2.7137
NIO
Avg
0.370312
High
0.390122
Low
0.366650
Last updated: 7/9/2026, 4:25:11 AM
Quick Conversions
| NIO | BWP |
|---|---|
| 1 NIO | 0.37 BWP |
| 10 NIO | 3.69 BWP |
| 50 NIO | 18.43 BWP |
| 100 NIO | 36.85 BWP |
| 500 NIO | 184.25 BWP |
| 1,000 NIO | 368.50 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-09T04:25:11Z",
"rates": {
"BWP": 0.368502
}
}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": 36.8502,
"rate": 0.368502
}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