Rate Overview
Live
1 RWF = 0.007667 BOB
1 BOB = 130.4291
RWF
Avg
0.006428
High
0.007667
Low
0.004715
Last updated: 7/28/2026, 4:06:24 PM
Quick Conversions
| RWF | BOB |
|---|---|
| 1 RWF | 0.01 BOB |
| 10 RWF | 0.08 BOB |
| 50 RWF | 0.38 BOB |
| 100 RWF | 0.77 BOB |
| 500 RWF | 3.83 BOB |
| 1,000 RWF | 7.67 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-28T16:06:24Z",
"rates": {
"BOB": 0.007667
}
}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.7667,
"rate": 0.007667
}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