Rate Overview
Live
1 SCR = 105.5638 RWF
1 RWF = 0.009473
SCR
Avg
104.6556
High
106.8783
Low
99.7586
Last updated: 5/6/2026, 10:24:21 AM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 105.56 RWF |
| 10 SCR | 1,055.64 RWF |
| 50 SCR | 5,278.19 RWF |
| 100 SCR | 10,556.38 RWF |
| 500 SCR | 52,781.91 RWF |
| 1,000 SCR | 105,563.82 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-05-06T10:24:21Z",
"rates": {
"RWF": 105.563821
}
}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": 10556.3821,
"rate": 105.563821
}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