Rate Overview
Live
1 SCR = 101.5133 RWF
1 RWF = 0.009851
SCR
Avg
103.5541
High
111.3864
Low
98.4566
Last updated: 7/5/2026, 2:47:41 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 101.51 RWF |
| 10 SCR | 1,015.13 RWF |
| 50 SCR | 5,075.67 RWF |
| 100 SCR | 10,151.33 RWF |
| 500 SCR | 50,756.65 RWF |
| 1,000 SCR | 101,513.31 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-05T14:47:41Z",
"rates": {
"RWF": 101.513308
}
}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": 10151.3308,
"rate": 101.513308
}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