Rate Overview
Live
1 RWF = 0.009904 SCR
1 SCR = 100.9693
RWF
Avg
0.009767
High
0.009936
Low
0.009444
Last updated: 6/19/2026, 8:27:45 AM
Quick Conversions
| RWF | SCR |
|---|---|
| 1 RWF | 0.01 SCR |
| 10 RWF | 0.10 SCR |
| 50 RWF | 0.50 SCR |
| 100 RWF | 0.99 SCR |
| 500 RWF | 4.95 SCR |
| 1,000 RWF | 9.90 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-06-19T08:27:45Z",
"rates": {
"SCR": 0.009904
}
}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.9904,
"rate": 0.009904
}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