Rate Overview
Live
1 BDT = 11.8912 RWF
1 RWF = 0.084096
BDT
Avg
11.8989
High
11.9277
Low
11.8794
Last updated: 7/6/2026, 9:14:06 AM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 11.89 RWF |
| 10 BDT | 118.91 RWF |
| 50 BDT | 594.56 RWF |
| 100 BDT | 1,189.12 RWF |
| 500 BDT | 5,945.60 RWF |
| 1,000 BDT | 11,891.21 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-07-06T09:14:06Z",
"rates": {
"RWF": 11.891209
}
}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": 1189.1209,
"rate": 11.891209
}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