Rate Overview
Live
1 BOB = 212.3017 RWF
1 RWF = 0.004710
BOB
Avg
211.5617
High
212.3017
Low
210.5400
Last updated: 5/7/2026, 7:46:19 AM
Quick Conversions
| BOB | RWF |
|---|---|
| 1 BOB | 212.30 RWF |
| 10 BOB | 2,123.02 RWF |
| 50 BOB | 10,615.09 RWF |
| 100 BOB | 21,230.18 RWF |
| 500 BOB | 106,150.88 RWF |
| 1,000 BOB | 212,301.75 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-05-07T07:46:19Z",
"rates": {
"RWF": 212.30175
}
}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": 21230.175,
"rate": 212.30175
}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