Rate Overview
Live
1 RUB = 0.170938 BWP
1 BWP = 5.8501
RUB
Avg
0.173817
High
0.179129
Low
0.169890
Last updated: 7/30/2026, 5:05:00 AM
Quick Conversions
| RUB | BWP |
|---|---|
| 1 RUB | 0.17 BWP |
| 10 RUB | 1.71 BWP |
| 50 RUB | 8.55 BWP |
| 100 RUB | 17.09 BWP |
| 500 RUB | 85.47 BWP |
| 1,000 RUB | 170.94 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-07-30T05:05:00Z",
"rates": {
"BWP": 0.170938
}
}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": 17.0938,
"rate": 0.170938
}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