Rate Overview
Live
1 RWF = 14.2903 SLL
1 SLL = 0.069977
RWF
Avg
14.3388
High
14.3715
Low
14.2903
Last updated: 5/7/2026, 5:55:52 PM
Quick Conversions
| RWF | SLL |
|---|---|
| 1 RWF | 14.29 SLL |
| 10 RWF | 142.90 SLL |
| 50 RWF | 714.52 SLL |
| 100 RWF | 1,429.03 SLL |
| 500 RWF | 7,145.16 SLL |
| 1,000 RWF | 14,290.31 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-05-07T17:55:52Z",
"rates": {
"SLL": 14.290312
}
}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": 1429.0312,
"rate": 14.290312
}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