Rate Overview
Live
1 RWF = 0.407763 SDG
1 SDG = 2.4524
RWF
Avg
0.408913
High
0.409895
Low
0.407596
Last updated: 7/21/2026, 8:29:39 PM
Quick Conversions
| RWF | SDG |
|---|---|
| 1 RWF | 0.41 SDG |
| 10 RWF | 4.08 SDG |
| 50 RWF | 20.39 SDG |
| 100 RWF | 40.78 SDG |
| 500 RWF | 203.88 SDG |
| 1,000 RWF | 407.76 SDG |
Get RWF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SDGExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-21T20:29:39Z",
"rates": {
"SDG": 0.407763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SDG",
"amount": 100
},
"result": 40.7763,
"rate": 0.407763
}Build with RWF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key