Rate Overview
Live
1 RWF = 15.6035 SLL
1 SLL = 0.064088
RWF
Avg
15.6278
High
16.0490
Low
15.5169
Last updated: 8/18/2026, 10:53:12 AM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 15.60 SLL |
| 10 RWF | 156.03 SLL |
| 50 RWF | 780.17 SLL |
| 100 RWF | 1,560.35 SLL |
| 500 RWF | 7,801.73 SLL |
| 1,000 RWF | 15,603.46 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-08-18T10:53:12Z",
"rates": {
"SLL": 15.603463
}
}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": 1560.3463,
"rate": 15.603463
}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