Rate Overview
Live
1 RWF = 0.409208 SDG
1 SDG = 2.4437
RWF
Avg
0.409867
High
0.412769
Low
0.387042
Last updated: 7/26/2026, 3:02:04 AM
Quick Conversions
| RWF | SDG |
|---|---|
| 1 RWF | 0.41 SDG |
| 10 RWF | 4.09 SDG |
| 50 RWF | 20.46 SDG |
| 100 RWF | 40.92 SDG |
| 500 RWF | 204.60 SDG |
| 1,000 RWF | 409.21 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-26T03:02:04Z",
"rates": {
"SDG": 0.409208
}
}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.9208,
"rate": 0.409208
}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