Rate Overview
Live
1 SCR = 103.9718 RWF
1 RWF = 0.009618
SCR
Avg
102.4984
High
105.8732
Low
99.9683
Last updated: 8/11/2026, 8:49:46 PM
Quick Conversions
| SCR | RWF |
|---|---|
| 1 SCR | 103.97 RWF |
| 10 SCR | 1,039.72 RWF |
| 50 SCR | 5,198.59 RWF |
| 100 SCR | 10,397.18 RWF |
| 500 SCR | 51,985.89 RWF |
| 1,000 SCR | 103,971.78 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-08-11T20:49:46Z",
"rates": {
"RWF": 103.971778
}
}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": 10397.1778,
"rate": 103.971778
}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