Rate Overview
Live
1 NIO = 0.373276 BWP
1 BWP = 2.6790
NIO
Avg
0.371179
High
0.389632
Low
0.355188
Last updated: 3/27/2026, 1:14:28 PM
Quick Conversions
| NIO | BWP |
|---|---|
| 1 NIO | 0.37 BWP |
| 10 NIO | 3.73 BWP |
| 50 NIO | 18.66 BWP |
| 100 NIO | 37.33 BWP |
| 500 NIO | 186.64 BWP |
| 1,000 NIO | 373.28 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-03-27T13:14:28Z",
"rates": {
"BWP": 0.373276
}
}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.3276,
"rate": 0.373276
}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