Rate Overview
Live
1 SCR = 104.9819 RWF
1 RWF = 0.009525
SCR
Avg
101.7118
High
107.6703
Low
97.1472
Last updated: 7/20/2026, 3:15:11 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 104.98 RWF |
| 10 SCR | 1,049.82 RWF |
| 50 SCR | 5,249.09 RWF |
| 100 SCR | 10,498.19 RWF |
| 500 SCR | 52,490.93 RWF |
| 1,000 SCR | 104,981.85 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-07-20T15:15:11Z",
"rates": {
"RWF": 104.981854
}
}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": 10498.1854,
"rate": 104.981854
}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