Rate Overview
Live
1 RWF = 0.001359 BBD
1 BBD = 735.8352
RWF
Avg
0.001400
High
0.001502
Low
0.001359
Last updated: 8/7/2026, 5:15:37 AM
Quick Conversions
| RWF | BBD |
|---|---|
| 1 RWF | 0.00 BBD |
| 10 RWF | 0.01 BBD |
| 50 RWF | 0.07 BBD |
| 100 RWF | 0.14 BBD |
| 500 RWF | 0.68 BBD |
| 1,000 RWF | 1.36 BBD |
Get RWF/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BBDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-07T05:15:37Z",
"rates": {
"BBD": 0.001359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BBD",
"amount": 100
},
"result": 0.1359,
"rate": 0.001359
}Build with RWF/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key