Rate Overview
Live
1 BOB = 121.2588 RWF
1 RWF = 0.008247
BOB
Avg
123.7616
High
127.1715
Low
121.1812
Last updated: 9/4/2026, 3:34:35 PM
Quick Conversions
| BOB | RWF |
|---|---|
| 1 BOB | 121.26 RWF |
| 10 BOB | 1,212.59 RWF |
| 50 BOB | 6,062.94 RWF |
| 100 BOB | 12,125.88 RWF |
| 500 BOB | 60,629.41 RWF |
| 1,000 BOB | 121,258.82 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-09-04T15:34:35Z",
"rates": {
"RWF": 121.258816
}
}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": 12125.881599999999,
"rate": 121.258816
}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