Rate Overview
Live
1 SCR = 100.5117 RWF
1 RWF = 0.009949
SCR
Avg
99.2516
High
108.2601
Low
92.4955
Last updated: 7/25/2026, 8:38:44 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 100.51 RWF |
| 10 SCR | 1,005.12 RWF |
| 50 SCR | 5,025.59 RWF |
| 100 SCR | 10,051.17 RWF |
| 500 SCR | 50,255.87 RWF |
| 1,000 SCR | 100,511.74 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-25T20:38:44Z",
"rates": {
"RWF": 100.511737
}
}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": 10051.1737,
"rate": 100.511737
}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