Rate Overview
Live
1 BIF = 0.492057 RWF
1 RWF = 2.0323
BIF
Avg
0.492027
High
0.493176
Low
0.491122
Last updated: 7/5/2026, 1:10:25 AM
Quick Conversions
| BIF | RWF |
|---|---|
| 1 BIF | 0.49 RWF |
| 10 BIF | 4.92 RWF |
| 50 BIF | 24.60 RWF |
| 100 BIF | 49.21 RWF |
| 500 BIF | 246.03 RWF |
| 1,000 BIF | 492.06 RWF |
Get BIF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=RWFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-05T01:10:25Z",
"rates": {
"RWF": 0.492057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "RWF",
"amount": 100
},
"result": 49.2057,
"rate": 0.492057
}Build with BIF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key