Rate Overview
Live
1 RUB = 0.183878 BWP
1 BWP = 5.4384
RUB
Avg
0.185375
High
0.188070
Low
0.183878
Last updated: 6/19/2026, 11:40:28 AM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.18 BWP |
| 10 RUB | 1.84 BWP |
| 50 RUB | 9.19 BWP |
| 100 RUB | 18.39 BWP |
| 500 RUB | 91.94 BWP |
| 1,000 RUB | 183.88 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-06-19T11:40:28Z",
"rates": {
"BWP": 0.183878
}
}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.387800000000002,
"rate": 0.183878
}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