Rate Overview
Live
1 SBD = 181.3064 RWF
1 RWF = 0.005516
SBD
Avg
181.9770
High
185.5225
Low
179.6116
Last updated: 7/24/2026, 7:53:59 AM
Quick Conversions
| SBD | RWF |
|---|---|
| 1 SBD | 181.31 RWF |
| 10 SBD | 1,813.06 RWF |
| 50 SBD | 9,065.32 RWF |
| 100 SBD | 18,130.64 RWF |
| 500 SBD | 90,653.20 RWF |
| 1,000 SBD | 181,306.40 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-07-24T07:53:59Z",
"rates": {
"RWF": 181.306395
}
}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": 18130.6395,
"rate": 181.306395
}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