Rate Overview
Live
1 BND = 1148.92 RWF
1 RWF = 0.000870
BND
Avg
1140.61
High
1160.75
Low
1108.98
Last updated: 5/27/2026, 8:29:36 PM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,148.92 RWF |
| 10 BND | 11,489.23 RWF |
| 50 BND | 57,446.14 RWF |
| 100 BND | 114,892.27 RWF |
| 500 BND | 574,461.36 RWF |
| 1,000 BND | 1,148,922.71 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-05-27T20:29:36Z",
"rates": {
"RWF": 1148.922713
}
}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": 114892.2713,
"rate": 1148.922713
}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