Rate Overview
Live
1 SDG = 2.4329 RWF
1 RWF = 0.411028
SDG
Avg
2.4323
High
2.4382
Low
2.4266
Last updated: 3/7/2026, 1:03:00 AM
Quick Conversions
| SDG | RWF |
|---|---|
| 1 SDG | 2.43 RWF |
| 10 SDG | 24.33 RWF |
| 50 SDG | 121.65 RWF |
| 100 SDG | 243.29 RWF |
| 500 SDG | 1,216.46 RWF |
| 1,000 SDG | 2,432.93 RWF |
Get SDG/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=RWFExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T01:03:00Z",
"rates": {
"RWF": 2.432925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "RWF",
"amount": 100
},
"result": 243.2925,
"rate": 2.432925
}Build with SDG/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key