Rate Overview
Live
1 BWP = 2.7889 NIO
1 NIO = 0.358560 BWP
Avg
2.7119
High
2.8225
Low
2.6126
Last updated: 1/25/2026, 5:12:47 PM
Quick Conversions
| BWP | NIO |
|---|---|
| 1 BWP | 2.79 NIO |
| 10 BWP | 27.89 NIO |
| 50 BWP | 139.45 NIO |
| 100 BWP | 278.89 NIO |
| 500 BWP | 1,394.47 NIO |
| 1,000 BWP | 2,788.93 NIO |
Get BWP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=NIOExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-01-25T17:12:47Z",
"rates": {
"NIO": 2.788931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "NIO",
"amount": 100
},
"result": 278.8931,
"rate": 2.788931
}Build with BWP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key