Rate Overview
Live
1 SCR = 103.8258 RWF
1 RWF = 0.009632
SCR
Avg
101.4654
High
105.9332
Low
96.0254
Last updated: 4/15/2026, 8:26:21 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 103.83 RWF |
| 10 SCR | 1,038.26 RWF |
| 50 SCR | 5,191.29 RWF |
| 100 SCR | 10,382.58 RWF |
| 500 SCR | 51,912.90 RWF |
| 1,000 SCR | 103,825.80 RWF |
Get SCR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=RWFExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-15T20:26:21Z",
"rates": {
"RWF": 103.825802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "RWF",
"amount": 100
},
"result": 10382.5802,
"rate": 103.825802
}Build with SCR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key