Rate Overview
Live
1 RWF = 0.025896 SRD
1 SRD = 38.6160
RWF
Avg
0.025701
High
0.026228
Low
0.025421
Last updated: 7/26/2026, 2:09:13 AM
Quick Conversions
| RWF | SRD |
|---|---|
| 1 RWF | 0.03 SRD |
| 10 RWF | 0.26 SRD |
| 50 RWF | 1.29 SRD |
| 100 RWF | 2.59 SRD |
| 500 RWF | 12.95 SRD |
| 1,000 RWF | 25.90 SRD |
Get RWF/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SRDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-26T02:09:13Z",
"rates": {
"SRD": 0.025896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SRD",
"amount": 100
},
"result": 2.5896,
"rate": 0.025896
}Build with RWF/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key