Rate Overview
Live
1 RWF = 15.5724 SLL
1 SLL = 0.064216
RWF
Avg
14.9188
High
16.4025
Low
14.2570
Last updated: 5/27/2026, 9:36:01 PM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 15.57 SLL |
| 10 RWF | 155.72 SLL |
| 50 RWF | 778.62 SLL |
| 100 RWF | 1,557.24 SLL |
| 500 RWF | 7,786.22 SLL |
| 1,000 RWF | 15,572.44 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-05-27T21:36:01Z",
"rates": {
"SLL": 15.57244
}
}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": 1557.2440000000001,
"rate": 15.57244
}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