Rate Overview
Live
1 SCR = 101.9575 RWF
1 RWF = 0.009808
SCR
Avg
103.0196
High
104.8888
Low
100.2170
Last updated: 9/2/2026, 6:41:29 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 101.96 RWF |
| 10 SCR | 1,019.57 RWF |
| 50 SCR | 5,097.87 RWF |
| 100 SCR | 10,195.75 RWF |
| 500 SCR | 50,978.74 RWF |
| 1,000 SCR | 101,957.49 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-09-02T18:41:29Z",
"rates": {
"RWF": 101.957488
}
}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": 10195.7488,
"rate": 101.957488
}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