Rate Overview
Live
1 RUB = 0.154624 BWP
1 BWP = 6.4673
RUB
Avg
0.155043
High
0.156218
Low
0.153666
Last updated: 9/7/2026, 7:23:49 AM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.15 BWP |
| 10 RUB | 1.55 BWP |
| 50 RUB | 7.73 BWP |
| 100 RUB | 15.46 BWP |
| 500 RUB | 77.31 BWP |
| 1,000 RUB | 154.62 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-09-07T07:23:49Z",
"rates": {
"BWP": 0.154624
}
}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": 15.4624,
"rate": 0.154624
}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