Rate Overview
Live
1 RWF = 0.411698 SDG
1 SDG = 2.4290
RWF
Avg
0.411264
High
0.412099
Low
0.410139
Last updated: 3/7/2026, 3:43:58 AM
Quick Conversions
| RWF | SDG |
|---|---|
| 1 RWF | 0.41 SDG |
| 10 RWF | 4.12 SDG |
| 50 RWF | 20.58 SDG |
| 100 RWF | 41.17 SDG |
| 500 RWF | 205.85 SDG |
| 1,000 RWF | 411.70 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-03-07T03:43:58Z",
"rates": {
"SDG": 0.411698
}
}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": 41.1698,
"rate": 0.411698
}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