Rate Overview
Live
1 BIF = 0.495734 RWF
1 RWF = 2.0172
BIF
Avg
0.492773
High
0.495734
Low
0.490819
Last updated: 6/16/2026, 8:02:41 AM
Quick Conversions
| BIF | RWF |
|---|---|
| 1 BIF | 0.50 RWF |
| 10 BIF | 4.96 RWF |
| 50 BIF | 24.79 RWF |
| 100 BIF | 49.57 RWF |
| 500 BIF | 247.87 RWF |
| 1,000 BIF | 495.73 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-06-16T08:02:41Z",
"rates": {
"RWF": 0.495734
}
}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.5734,
"rate": 0.495734
}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