Rate Overview
Live
1 BND = 1135.20 RWF
1 RWF = 0.000881
BND
Avg
1134.49
High
1136.40
Low
1130.51
Last updated: 7/9/2026, 10:34:08 AM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,135.20 RWF |
| 10 BND | 11,352.00 RWF |
| 50 BND | 56,760.01 RWF |
| 100 BND | 113,520.02 RWF |
| 500 BND | 567,600.11 RWF |
| 1,000 BND | 1,135,200.21 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-09T10:34:08Z",
"rates": {
"RWF": 1135.200214
}
}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": 113520.0214,
"rate": 1135.200214
}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