Rate Overview
Live
1 SRD = 39.0343 RWF
1 RWF = 0.025619
SRD
Avg
38.9689
High
39.0886
Low
38.7738
Last updated: 7/8/2026, 9:02:16 PM
Quick Conversions
| SRD | RWF |
|---|---|
| 1 SRD | 39.03 RWF |
| 10 SRD | 390.34 RWF |
| 50 SRD | 1,951.71 RWF |
| 100 SRD | 3,903.43 RWF |
| 500 SRD | 19,517.15 RWF |
| 1,000 SRD | 39,034.29 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-08T21:02:16Z",
"rates": {
"RWF": 39.03429
}
}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": 3903.429,
"rate": 39.03429
}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