Rate Overview
Live
1 SLL = 0.059644 RWF
1 RWF = 16.7661
SLL
Avg
0.062812
High
0.064774
Low
0.059644
Last updated: 6/19/2026, 8:44:41 AM
Quick Conversions
| SLL | RWF |
|---|---|
| 1 SLL | 0.06 RWF |
| 10 SLL | 0.60 RWF |
| 50 SLL | 2.98 RWF |
| 100 SLL | 5.96 RWF |
| 500 SLL | 29.82 RWF |
| 1,000 SLL | 59.64 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-06-19T08:44:41Z",
"rates": {
"RWF": 0.059644
}
}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": 5.9644,
"rate": 0.059644
}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