Rate Overview
Live
1 RWF = 0.009270 BWP
1 BWP = 107.8749
RWF
Avg
0.009132
High
0.009270
Low
0.008949
Last updated: 3/7/2026, 7:43:54 AM
Quick Conversions
| RWF | BWP |
|---|---|
| 1 RWF | 0.01 BWP |
| 10 RWF | 0.09 BWP |
| 50 RWF | 0.46 BWP |
| 100 RWF | 0.93 BWP |
| 500 RWF | 4.64 BWP |
| 1,000 RWF | 9.27 BWP |
Get RWF/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BWPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:43:54Z",
"rates": {
"BWP": 0.00927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BWP",
"amount": 100
},
"result": 0.927,
"rate": 0.00927
}Build with RWF/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key