Rate Overview
Live
1 BOB = 211.0871 RWF
1 RWF = 0.004737
BOB
Avg
211.0813
High
211.4823
Low
210.7176
Last updated: 3/7/2026, 4:24:51 AM
Quick Conversions
| BOB | RWF |
|---|---|
| 1 BOB | 211.09 RWF |
| 10 BOB | 2,110.87 RWF |
| 50 BOB | 10,554.35 RWF |
| 100 BOB | 21,108.71 RWF |
| 500 BOB | 105,543.55 RWF |
| 1,000 BOB | 211,087.10 RWF |
Get BOB/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=RWFExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:24:51Z",
"rates": {
"RWF": 211.087096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "RWF",
"amount": 100
},
"result": 21108.709600000002,
"rate": 211.087096
}Build with BOB/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key