Rate Overview
Live
1 SCR = 102.2137 RWF
1 RWF = 0.009783
SCR
Avg
103.8840
High
105.9118
Low
100.6428
Last updated: 6/15/2026, 2:17:01 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 102.21 RWF |
| 10 SCR | 1,022.14 RWF |
| 50 SCR | 5,110.69 RWF |
| 100 SCR | 10,221.37 RWF |
| 500 SCR | 51,106.85 RWF |
| 1,000 SCR | 102,213.71 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-06-15T14:17:01Z",
"rates": {
"RWF": 102.213705
}
}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": 10221.3705,
"rate": 102.213705
}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