Rate Overview
Live
1 RWF = 0.009876 SCR
1 SCR = 101.2556
RWF
Avg
0.009946
High
0.010489
Low
0.009497
Last updated: 3/28/2026, 3:32:16 PM
Quick Conversions
| RWF | SCR |
|---|---|
| 1 RWF | 0.01 SCR |
| 10 RWF | 0.10 SCR |
| 50 RWF | 0.49 SCR |
| 100 RWF | 0.99 SCR |
| 500 RWF | 4.94 SCR |
| 1,000 RWF | 9.88 SCR |
Get RWF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SCRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T15:32:16Z",
"rates": {
"SCR": 0.009876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SCR",
"amount": 100
},
"result": 0.9875999999999999,
"rate": 0.009876
}Build with RWF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key