Rate Overview
Live
1 SLL = 0.061064 RWF
1 RWF = 16.3763
SLL
Avg
0.063108
High
0.063806
Low
0.061064
Last updated: 3/7/2026, 7:38:11 AM
Quick Conversions
| SLL | RWF |
|---|---|
| 1 SLL | 0.06 RWF |
| 10 SLL | 0.61 RWF |
| 50 SLL | 3.05 RWF |
| 100 SLL | 6.11 RWF |
| 500 SLL | 30.53 RWF |
| 1,000 SLL | 61.06 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-03-07T07:38:11Z",
"rates": {
"RWF": 0.061064
}
}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.1064,
"rate": 0.061064
}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