Rate Overview
Live
1 RWF = 0.025713 SRD
1 SRD = 38.8908
RWF
Avg
0.025782
High
0.026363
Low
0.025431
Last updated: 7/30/2026, 11:07:02 AM
Quick Conversions
| RWF | SRD |
|---|---|
| 1 RWF | 0.03 SRD |
| 10 RWF | 0.26 SRD |
| 50 RWF | 1.29 SRD |
| 100 RWF | 2.57 SRD |
| 500 RWF | 12.86 SRD |
| 1,000 RWF | 25.71 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-30T11:07:02Z",
"rates": {
"SRD": 0.025713
}
}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.5713,
"rate": 0.025713
}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