Rate Overview
Live
1 RWF = 0.007896 BOB
1 BOB = 126.6464
RWF
Avg
0.008028
High
0.008244
Low
0.007893
Last updated: 8/16/2026, 11:16:00 PM
Quick Conversions
| RWF | BOB |
|---|---|
| 1 RWF | 0.01 BOB |
| 10 RWF | 0.08 BOB |
| 50 RWF | 0.39 BOB |
| 100 RWF | 0.79 BOB |
| 500 RWF | 3.95 BOB |
| 1,000 RWF | 7.90 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-08-16T23:16:00Z",
"rates": {
"BOB": 0.007896
}
}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.7896000000000001,
"rate": 0.007896
}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