Rate Overview
Live
1 BDT = 11.8757 RWF
1 RWF = 0.084206
BDT
Avg
11.8885
High
11.9147
Low
11.8690
Last updated: 4/17/2026, 10:40:49 AM
Quick Conversions
| BDT | RWF |
|---|---|
| 1 BDT | 11.88 RWF |
| 10 BDT | 118.76 RWF |
| 50 BDT | 593.78 RWF |
| 100 BDT | 1,187.57 RWF |
| 500 BDT | 5,937.83 RWF |
| 1,000 BDT | 11,875.67 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-04-17T10:40:49Z",
"rates": {
"RWF": 11.875668
}
}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": 1187.5667999999998,
"rate": 11.875668
}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