Rate Overview
Live
1 RWF = 0.009150 BWP
1 BWP = 109.2896
RWF
Avg
0.009260
High
0.009300
Low
0.009150
Last updated: 5/7/2026, 8:55:43 PM
Quick Conversions
| RWF | BWP |
|---|---|
| 1 RWF | 0.01 BWP |
| 10 RWF | 0.09 BWP |
| 50 RWF | 0.46 BWP |
| 100 RWF | 0.92 BWP |
| 500 RWF | 4.58 BWP |
| 1,000 RWF | 9.15 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-05-07T20:55:43Z",
"rates": {
"BWP": 0.00915
}
}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.915,
"rate": 0.00915
}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