Rate Overview
Live
1 RUB = 0.160202 BWP
1 BWP = 6.2421
RUB
Avg
0.161844
High
0.164844
Low
0.159985
Last updated: 8/17/2026, 7:05:38 AM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.16 BWP |
| 10 RUB | 1.60 BWP |
| 50 RUB | 8.01 BWP |
| 100 RUB | 16.02 BWP |
| 500 RUB | 80.10 BWP |
| 1,000 RUB | 160.20 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-08-17T07:05:38Z",
"rates": {
"BWP": 0.160202
}
}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": 16.020200000000003,
"rate": 0.160202
}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