Rate Overview
Live
1 RUB = 0.189713 BWP
1 BWP = 5.2711
RUB
Avg
0.188860
High
0.189806
Low
0.186511
Last updated: 5/29/2026, 4:23:13 PM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.19 BWP |
| 10 RUB | 1.90 BWP |
| 50 RUB | 9.49 BWP |
| 100 RUB | 18.97 BWP |
| 500 RUB | 94.86 BWP |
| 1,000 RUB | 189.71 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-05-29T16:23:13Z",
"rates": {
"BWP": 0.189713
}
}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": 18.9713,
"rate": 0.189713
}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