Rate Overview
Live
1 RWF = 14.3528 SLL
1 SLL = 0.069673
RWF
Avg
15.9631
High
16.9115
Low
14.3528
Last updated: 3/28/2026, 3:19:28 PM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 14.35 SLL |
| 10 RWF | 143.53 SLL |
| 50 RWF | 717.64 SLL |
| 100 RWF | 1,435.28 SLL |
| 500 RWF | 7,176.42 SLL |
| 1,000 RWF | 14,352.85 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-03-28T15:19:28Z",
"rates": {
"SLL": 14.352847
}
}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": 1435.2847000000002,
"rate": 14.352847
}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