Rate Overview
Live
1 RUB = 0.180835 BWP
1 BWP = 5.5299
RUB
Avg
0.180642
High
0.181306
Low
0.179626
Last updated: 5/9/2026, 2:33:58 PM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.18 BWP |
| 10 RUB | 1.81 BWP |
| 50 RUB | 9.04 BWP |
| 100 RUB | 18.08 BWP |
| 500 RUB | 90.42 BWP |
| 1,000 RUB | 180.84 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-09T14:33:58Z",
"rates": {
"BWP": 0.180835
}
}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.0835,
"rate": 0.180835
}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