Rate Overview
Live
1 BND = 1139.64 RWF
1 RWF = 0.000877
BND
Avg
1143.82
High
1153.97
Low
1132.73
Last updated: 7/27/2026, 9:00:23 PM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,139.64 RWF |
| 10 BND | 11,396.44 RWF |
| 50 BND | 56,982.21 RWF |
| 100 BND | 113,964.41 RWF |
| 500 BND | 569,822.07 RWF |
| 1,000 BND | 1,139,644.14 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-07-27T21:00:23Z",
"rates": {
"RWF": 1139.644144
}
}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": 113964.41440000001,
"rate": 1139.644144
}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