Rate Overview
Live
1 RWF = 0.005520 SBD
1 SBD = 181.1594
RWF
Avg
0.005530
High
0.005556
Low
0.005517
Last updated: 3/7/2026, 3:21:31 AM
Quick Conversions
| RWF | SBD |
|---|---|
| 1 RWF | 0.01 SBD |
| 10 RWF | 0.06 SBD |
| 50 RWF | 0.28 SBD |
| 100 RWF | 0.55 SBD |
| 500 RWF | 2.76 SBD |
| 1,000 RWF | 5.52 SBD |
Get RWF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SBDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T03:21:31Z",
"rates": {
"SBD": 0.00552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SBD",
"amount": 100
},
"result": 0.5519999999999999,
"rate": 0.00552
}Build with RWF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key