Rate Overview
Live
1 RWF = 15.5632 SLL
1 SLL = 0.064254
RWF
Avg
15.7228
High
16.7006
Low
15.5449
Last updated: 9/8/2026, 9:48:42 PM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 15.56 SLL |
| 10 RWF | 155.63 SLL |
| 50 RWF | 778.16 SLL |
| 100 RWF | 1,556.32 SLL |
| 500 RWF | 7,781.62 SLL |
| 1,000 RWF | 15,563.23 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-09-08T21:48:42Z",
"rates": {
"SLL": 15.563232
}
}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": 1556.3231999999998,
"rate": 15.563232
}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