Rate Overview
Live
1 RUB = 0.173904 BWP
1 BWP = 5.7503
RUB
Avg
0.176155
High
0.190175
Low
0.164558
Last updated: 7/29/2026, 4:44:31 PM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.17 BWP |
| 10 RUB | 1.74 BWP |
| 50 RUB | 8.70 BWP |
| 100 RUB | 17.39 BWP |
| 500 RUB | 86.95 BWP |
| 1,000 RUB | 173.90 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-07-29T16:44:31Z",
"rates": {
"BWP": 0.173904
}
}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": 17.3904,
"rate": 0.173904
}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