Rate Overview
Live
1 RWF = 0.005449 SBD
1 SBD = 183.5199
RWF
Avg
0.005790
High
0.006349
Low
0.005449
Last updated: 7/3/2026, 9:14:32 PM
Quick Conversions
| RWF | SBD |
|---|---|
| 1 RWF | 0.01 SBD |
| 10 RWF | 0.05 SBD |
| 50 RWF | 0.27 SBD |
| 100 RWF | 0.54 SBD |
| 500 RWF | 2.72 SBD |
| 1,000 RWF | 5.45 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-07-03T21:14:32Z",
"rates": {
"SBD": 0.005449
}
}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.5448999999999999,
"rate": 0.005449
}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