Rate Overview
Live
1 SCR = 100.8367 RWF
1 RWF = 0.009917
SCR
Avg
103.3204
High
109.4721
Low
100.6997
Last updated: 7/25/2026, 1:15:10 AM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 100.84 RWF |
| 10 SCR | 1,008.37 RWF |
| 50 SCR | 5,041.84 RWF |
| 100 SCR | 10,083.67 RWF |
| 500 SCR | 50,418.36 RWF |
| 1,000 SCR | 100,836.72 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-25T01:15:10Z",
"rates": {
"RWF": 100.83672
}
}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": 10083.672,
"rate": 100.83672
}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