Rate Overview
Live
1 RWF = 0.009189 BWP
1 BWP = 108.8258
RWF
Avg
0.009187
High
0.009220
Low
0.009149
Last updated: 4/17/2026, 5:28:52 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.59 BWP |
| 1,000 RWF | 9.19 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-04-17T17:28:52Z",
"rates": {
"BWP": 0.009189
}
}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.9188999999999999,
"rate": 0.009189
}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