Rate Overview
Live
1 BND = 1134.43 RWF
1 RWF = 0.000881
BND
Avg
1133.02
High
1156.07
Low
1111.01
Last updated: 3/28/2026, 12:00:25 PM
Quick Conversions
| BND | RWF |
|---|---|
| 1 BND | 1,134.43 RWF |
| 10 BND | 11,344.31 RWF |
| 50 BND | 56,721.57 RWF |
| 100 BND | 113,443.13 RWF |
| 500 BND | 567,215.66 RWF |
| 1,000 BND | 1,134,431.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-03-28T12:00:25Z",
"rates": {
"RWF": 1134.431315
}
}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": 113443.1315,
"rate": 1134.431315
}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