Rate Overview
Live
1 SRD = 38.9224 RWF
1 RWF = 0.025692
SRD
Avg
39.2249
High
46.2310
Low
37.4362
Last updated: 7/28/2026, 11:56:28 AM
Quick Conversions
| SRD | RWF |
|---|---|
| 1 SRD | 38.92 RWF |
| 10 SRD | 389.22 RWF |
| 50 SRD | 1,946.12 RWF |
| 100 SRD | 3,892.24 RWF |
| 500 SRD | 19,461.19 RWF |
| 1,000 SRD | 38,922.37 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-07-28T11:56:28Z",
"rates": {
"RWF": 38.922371
}
}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": 3892.2371,
"rate": 38.922371
}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