Rate Overview
Live
1 RUB = 0.168686 BWP
1 BWP = 5.9282
RUB
Avg
0.160437
High
0.177721
Low
0.126045
Last updated: 3/27/2026, 8:18:24 AM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.17 BWP |
| 10 RUB | 1.69 BWP |
| 50 RUB | 8.43 BWP |
| 100 RUB | 16.87 BWP |
| 500 RUB | 84.34 BWP |
| 1,000 RUB | 168.69 BWP |
Get RUB/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BWPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T08:18:24Z",
"rates": {
"BWP": 0.168686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BWP",
"amount": 100
},
"result": 16.8686,
"rate": 0.168686
}Build with RUB/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key