Rate Overview
Live
1 RWF = 0.025836 SRD
1 SRD = 38.7057
RWF
Avg
0.025856
High
0.025943
Low
0.025749
Last updated: 3/7/2026, 7:36:57 AM
Quick Conversions
| RWF | SRD |
|---|---|
| 1 RWF | 0.03 SRD |
| 10 RWF | 0.26 SRD |
| 50 RWF | 1.29 SRD |
| 100 RWF | 2.58 SRD |
| 500 RWF | 12.92 SRD |
| 1,000 RWF | 25.84 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-03-07T07:36:57Z",
"rates": {
"SRD": 0.025836
}
}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.5836,
"rate": 0.025836
}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