Rate Overview
Live
1 RWF = 15.5429 SLL
1 SLL = 0.064338
RWF
Avg
15.5882
High
16.7742
Low
14.2712
Last updated: 7/18/2026, 8:19:00 AM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 15.54 SLL |
| 10 RWF | 155.43 SLL |
| 50 RWF | 777.14 SLL |
| 100 RWF | 1,554.29 SLL |
| 500 RWF | 7,771.44 SLL |
| 1,000 RWF | 15,542.87 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-07-18T08:19:00Z",
"rates": {
"SLL": 15.54287
}
}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": 1554.287,
"rate": 15.54287
}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