Rate Overview
Live
1 BDT = 11.8988 RWF
1 RWF = 0.084042
BDT
Avg
11.9019
High
11.9193
Low
11.8734
Last updated: 7/29/2026, 10:10:05 AM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 11.90 RWF |
| 10 BDT | 118.99 RWF |
| 50 BDT | 594.94 RWF |
| 100 BDT | 1,189.88 RWF |
| 500 BDT | 5,949.41 RWF |
| 1,000 BDT | 11,898.82 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-29T10:10:05Z",
"rates": {
"RWF": 11.898816
}
}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.8816,
"rate": 11.898816
}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