Rate Overview
Live
1 BND = 1147.76 RWF
1 RWF = 0.000871
BND
Avg
1147.81
High
1151.58
Low
1146.06
Last updated: 4/17/2026, 12:00:47 PM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,147.76 RWF |
| 10 BND | 11,477.62 RWF |
| 50 BND | 57,388.12 RWF |
| 100 BND | 114,776.23 RWF |
| 500 BND | 573,881.16 RWF |
| 1,000 BND | 1,147,762.32 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-04-17T12:00:47Z",
"rates": {
"RWF": 1147.762322
}
}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": 114776.2322,
"rate": 1147.762322
}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