Rate Overview
Live
1 RWF = 0.010088 SCR
1 SCR = 99.1277
RWF
Avg
0.009956
High
0.010244
Low
0.009391
Last updated: 3/7/2026, 7:39:49 AM
Quick Conversions
| RWF | SCR |
|---|---|
| 1 RWF | 0.01 SCR |
| 10 RWF | 0.10 SCR |
| 50 RWF | 0.50 SCR |
| 100 RWF | 1.01 SCR |
| 500 RWF | 5.04 SCR |
| 1,000 RWF | 10.09 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-07T07:39:49Z",
"rates": {
"SCR": 0.010088
}
}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.0088,
"rate": 0.010088
}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