Rate Overview
Live
1 RWF = 0.006743 BOB
1 BOB = 148.3019
RWF
Avg
0.005173
High
0.006743
Low
0.004719
Last updated: 7/8/2026, 1:37:02 PM
Quick Conversions
| RWF | BOB |
|---|---|
| 1 RWF | 0.01 BOB |
| 10 RWF | 0.07 BOB |
| 50 RWF | 0.34 BOB |
| 100 RWF | 0.67 BOB |
| 500 RWF | 3.37 BOB |
| 1,000 RWF | 6.74 BOB |
Get RWF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BOBExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-08T13:37:02Z",
"rates": {
"BOB": 0.006743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BOB",
"amount": 100
},
"result": 0.6743,
"rate": 0.006743
}Build with RWF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key