Rate Overview
Live
1 RWF = 16.4972 SLL
1 SLL = 0.060616
RWF
Avg
16.1039
High
16.4972
Low
15.5513
Last updated: 7/29/2026, 11:53:55 PM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 16.50 SLL |
| 10 RWF | 164.97 SLL |
| 50 RWF | 824.86 SLL |
| 100 RWF | 1,649.72 SLL |
| 500 RWF | 8,248.62 SLL |
| 1,000 RWF | 16,497.24 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-29T23:53:55Z",
"rates": {
"SLL": 16.497241
}
}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": 1649.7241,
"rate": 16.497241
}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