Rate Overview
Live
1 RWF = 0.009141 BWP
1 BWP = 109.3972
RWF
Avg
0.009199
High
0.009844
Low
0.008925
Last updated: 5/28/2026, 2:30:06 AM
Quick Conversions
| RWF | BWP |
|---|---|
| 1 RWF | 0.01 BWP |
| 10 RWF | 0.09 BWP |
| 50 RWF | 0.46 BWP |
| 100 RWF | 0.91 BWP |
| 500 RWF | 4.57 BWP |
| 1,000 RWF | 9.14 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-28T02:30:06Z",
"rates": {
"BWP": 0.009141
}
}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.9141,
"rate": 0.009141
}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