Rate Overview
Live
1 BDT = 11.9335 RWF
1 RWF = 0.083797
BDT
Avg
11.9141
High
11.9503
Low
11.8952
Last updated: 5/7/2026, 3:04:45 PM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 11.93 RWF |
| 10 BDT | 119.34 RWF |
| 50 BDT | 596.68 RWF |
| 100 BDT | 1,193.35 RWF |
| 500 BDT | 5,966.77 RWF |
| 1,000 BDT | 11,933.55 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-05-07T15:04:45Z",
"rates": {
"RWF": 11.933549
}
}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": 1193.3548999999998,
"rate": 11.933549
}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