Rate Overview
Live
1 NIO = 0.365368 BWP
1 BWP = 2.7370
NIO
Avg
0.365091
High
0.366746
Low
0.364124
Last updated: 4/18/2026, 8:45:15 AM
Quick Conversions
| NIO | BWP |
|---|---|
| 1 NIO | 0.37 BWP |
| 10 NIO | 3.65 BWP |
| 50 NIO | 18.27 BWP |
| 100 NIO | 36.54 BWP |
| 500 NIO | 182.68 BWP |
| 1,000 NIO | 365.37 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-04-18T08:45:15Z",
"rates": {
"BWP": 0.365368
}
}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.5368,
"rate": 0.365368
}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