Rate Overview
Live
1 RWF = 0.009423 SCR
1 SCR = 106.1233
RWF
Avg
0.009842
High
0.010413
Low
0.009423
Last updated: 4/17/2026, 12:04:05 PM
Quick Conversions
| RWF | SCR |
|---|---|
| 1 RWF | 0.01 SCR |
| 10 RWF | 0.09 SCR |
| 50 RWF | 0.47 SCR |
| 100 RWF | 0.94 SCR |
| 500 RWF | 4.71 SCR |
| 1,000 RWF | 9.42 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-04-17T12:04:05Z",
"rates": {
"SCR": 0.009423
}
}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.9423000000000001,
"rate": 0.009423
}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