Rate Overview
Live
1 SLL = 0.064054 RWF
1 RWF = 15.6118
SLL
Avg
0.064240
High
0.064426
Low
0.064054
Last updated: 7/24/2026, 1:16:56 AM
Quick Conversions
| SLL | RWF |
|---|---|
| 1 SLL | 0.06 RWF |
| 10 SLL | 0.64 RWF |
| 50 SLL | 3.20 RWF |
| 100 SLL | 6.41 RWF |
| 500 SLL | 32.03 RWF |
| 1,000 SLL | 64.05 RWF |
Get SLL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=RWFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-24T01:16:56Z",
"rates": {
"RWF": 0.064054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "RWF",
"amount": 100
},
"result": 6.4054,
"rate": 0.064054
}Build with SLL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key