Rate Overview
Live
1 RWF = 0.009437 BWP
1 BWP = 105.9659
RWF
Avg
0.009353
High
0.009437
Low
0.009198
Last updated: 3/28/2026, 1:44:02 PM
Quick Conversions
| RWF | BWP |
|---|---|
| 1 RWF | 0.01 BWP |
| 10 RWF | 0.09 BWP |
| 50 RWF | 0.47 BWP |
| 100 RWF | 0.94 BWP |
| 500 RWF | 4.72 BWP |
| 1,000 RWF | 9.44 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-28T13:44:02Z",
"rates": {
"BWP": 0.009437
}
}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.9436999999999999,
"rate": 0.009437
}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