Rate Overview
Live
1 BDT = 11.9207 RWF
1 RWF = 0.083888
BDT
Avg
11.9319
High
11.9532
Low
11.9044
Last updated: 3/7/2026, 7:44:27 AM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 11.92 RWF |
| 10 BDT | 119.21 RWF |
| 50 BDT | 596.03 RWF |
| 100 BDT | 1,192.07 RWF |
| 500 BDT | 5,960.35 RWF |
| 1,000 BDT | 11,920.69 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-07T07:44:27Z",
"rates": {
"RWF": 11.920692
}
}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": 1192.0692000000001,
"rate": 11.920692
}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