Rate Overview
Live
1 SRD = 38.9313 RWF
1 RWF = 0.025686
SRD
Avg
38.9808
High
39.1456
Low
38.8950
Last updated: 4/17/2026, 5:41:38 PM
Quick Conversions
| SRD | RWF |
|---|---|
| 1 SRD | 38.93 RWF |
| 10 SRD | 389.31 RWF |
| 50 SRD | 1,946.56 RWF |
| 100 SRD | 3,893.13 RWF |
| 500 SRD | 19,465.64 RWF |
| 1,000 SRD | 38,931.27 RWF |
Get SRD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=RWFExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-04-17T17:41:38Z",
"rates": {
"RWF": 38.931274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "RWF",
"amount": 100
},
"result": 3893.1274000000003,
"rate": 38.931274
}Build with SRD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key