Rate Overview
Live
1 RWF = 0.010021 SCR
1 SCR = 99.7904
RWF
Avg
0.009837
High
0.010293
Low
0.009287
Last updated: 5/27/2026, 9:41:39 PM
Quick Conversions
| RWF | SCR |
|---|---|
| 1 RWF | 0.01 SCR |
| 10 RWF | 0.10 SCR |
| 50 RWF | 0.50 SCR |
| 100 RWF | 1.00 SCR |
| 500 RWF | 5.01 SCR |
| 1,000 RWF | 10.02 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-05-27T21:41:39Z",
"rates": {
"SCR": 0.010021
}
}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": 1.0021,
"rate": 0.010021
}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