Rate Overview
Live
1 RWF = 2.0302 BIF
1 BIF = 0.492563
RWF
Avg
2.0374
High
2.0588
Low
2.0302
Last updated: 4/16/2026, 7:08:01 PM
Quick Conversions
| RWF | BIF |
|---|---|
| 1 RWF | 2.03 BIF |
| 10 RWF | 20.30 BIF |
| 50 RWF | 101.51 BIF |
| 100 RWF | 203.02 BIF |
| 500 RWF | 1,015.10 BIF |
| 1,000 RWF | 2,030.20 BIF |
Get RWF/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BIFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-16T19:08:01Z",
"rates": {
"BIF": 2.030199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BIF",
"amount": 100
},
"result": 203.0199,
"rate": 2.030199
}Build with RWF/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key