Rate Overview
Live
1 BOB = 129.0499 RWF
1 RWF = 0.007749
BOB
Avg
205.0250
High
212.5998
Low
129.0499
Last updated: 7/29/2026, 9:41:04 AM
Quick Conversions
| BOB | RWF |
|---|---|
| 1 BOB | 129.05 RWF |
| 10 BOB | 1,290.50 RWF |
| 50 BOB | 6,452.50 RWF |
| 100 BOB | 12,904.99 RWF |
| 500 BOB | 64,524.96 RWF |
| 1,000 BOB | 129,049.92 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-07-29T09:41:04Z",
"rates": {
"RWF": 129.049922
}
}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": 12904.9922,
"rate": 129.049922
}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