Rate Overview
Live
1 BND = 1139.79 RWF
1 RWF = 0.000877
BND
Avg
1146.20
High
1153.16
Low
1139.79
Last updated: 3/7/2026, 8:00:08 AM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,139.79 RWF |
| 10 BND | 11,397.92 RWF |
| 50 BND | 56,989.61 RWF |
| 100 BND | 113,979.23 RWF |
| 500 BND | 569,896.14 RWF |
| 1,000 BND | 1,139,792.28 RWF |
Get BND/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=RWFExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T08:00:08Z",
"rates": {
"RWF": 1139.792279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "RWF",
"amount": 100
},
"result": 113979.2279,
"rate": 1139.792279
}Build with BND/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key