Rate Overview
Live
1 SBD = 182.1201 RWF
1 RWF = 0.005491
SBD
Avg
182.6153
High
183.8065
Low
181.7309
Last updated: 5/9/2026, 6:03:06 AM
Quick Conversions
| SBD | RWF |
|---|---|
| 1 SBD | 182.12 RWF |
| 10 SBD | 1,821.20 RWF |
| 50 SBD | 9,106.01 RWF |
| 100 SBD | 18,212.01 RWF |
| 500 SBD | 91,060.06 RWF |
| 1,000 SBD | 182,120.13 RWF |
Get SBD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=RWFExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-09T06:03:06Z",
"rates": {
"RWF": 182.120126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "RWF",
"amount": 100
},
"result": 18212.0126,
"rate": 182.120126
}Build with SBD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key