Rate Overview
Live
1 BND = 1148.90 RWF
1 RWF = 0.000870
BND
Avg
1148.28
High
1149.36
Low
1146.95
Last updated: 8/13/2026, 9:23:43 AM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,148.90 RWF |
| 10 BND | 11,488.96 RWF |
| 50 BND | 57,444.78 RWF |
| 100 BND | 114,889.56 RWF |
| 500 BND | 574,447.82 RWF |
| 1,000 BND | 1,148,895.65 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-08-13T09:23:43Z",
"rates": {
"RWF": 1148.895647
}
}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": 114889.5647,
"rate": 1148.895647
}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