Rate Overview
Live
1 BDT = 12.0132 RWF
1 RWF = 0.083241
BDT
Avg
11.9843
High
12.0688
Low
11.9142
Last updated: 6/19/2026, 8:22:33 AM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 12.01 RWF |
| 10 BDT | 120.13 RWF |
| 50 BDT | 600.66 RWF |
| 100 BDT | 1,201.32 RWF |
| 500 BDT | 6,006.62 RWF |
| 1,000 BDT | 12,013.24 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-06-19T08:22:33Z",
"rates": {
"RWF": 12.013243
}
}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": 1201.3243,
"rate": 12.013243
}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