Rate Overview
Live
1 RWF = 0.003366 BRL
1 BRL = 297.0885
RWF
Avg
0.003389
High
0.003416
Low
0.003364
Last updated: 5/7/2026, 6:54:15 AM
Quick Conversions
| RWF | BRL |
|---|---|
| 1 RWF | 0.00 BRL |
| 10 RWF | 0.03 BRL |
| 50 RWF | 0.17 BRL |
| 100 RWF | 0.34 BRL |
| 500 RWF | 1.68 BRL |
| 1,000 RWF | 3.37 BRL |
Get RWF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BRLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-07T06:54:15Z",
"rates": {
"BRL": 0.003366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BRL",
"amount": 100
},
"result": 0.3366,
"rate": 0.003366
}Build with RWF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key