Rate Overview
Live
1 RWF = 14.3627 SLL
1 SLL = 0.069625
RWF
Avg
14.3551
High
14.3808
Low
14.3115
Last updated: 4/17/2026, 12:01:58 PM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 14.36 SLL |
| 10 RWF | 143.63 SLL |
| 50 RWF | 718.13 SLL |
| 100 RWF | 1,436.27 SLL |
| 500 RWF | 7,181.33 SLL |
| 1,000 RWF | 14,362.67 SLL |
Get RWF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SLLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T12:01:58Z",
"rates": {
"SLL": 14.362668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SLL",
"amount": 100
},
"result": 1436.2667999999999,
"rate": 14.362668
}Build with RWF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key