Rate Overview
Live
1 RWF = 0.004720 BOB
1 BOB = 211.8644
RWF
Avg
0.004735
High
0.004769
Low
0.004716
Last updated: 5/27/2026, 8:37:49 PM
Quick Conversions
| RWF | BOB |
|---|---|
| 1 RWF | 0.00 BOB |
| 10 RWF | 0.05 BOB |
| 50 RWF | 0.24 BOB |
| 100 RWF | 0.47 BOB |
| 500 RWF | 2.36 BOB |
| 1,000 RWF | 4.72 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-05-27T20:37:49Z",
"rates": {
"BOB": 0.00472
}
}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.47200000000000003,
"rate": 0.00472
}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