Rate Overview
Live
1 BDT = 11.9059 RWF
1 RWF = 0.083992
BDT
Avg
11.9000
High
11.9239
Low
11.8751
Last updated: 3/28/2026, 10:39:13 AM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 11.91 RWF |
| 10 BDT | 119.06 RWF |
| 50 BDT | 595.29 RWF |
| 100 BDT | 1,190.59 RWF |
| 500 BDT | 5,952.93 RWF |
| 1,000 BDT | 11,905.86 RWF |
Get BDT/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=RWFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T10:39:13Z",
"rates": {
"RWF": 11.905856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "RWF",
"amount": 100
},
"result": 1190.5855999999999,
"rate": 11.905856
}Build with BDT/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key