Rate Overview
Live
1 SLL = 0.069624 RWF
1 RWF = 14.3629
SLL
Avg
0.069661
High
0.069873
Low
0.069537
Last updated: 4/17/2026, 11:45:35 AM
Quick Conversions
| SLL | RWF |
|---|---|
| 1 SLL | 0.07 RWF |
| 10 SLL | 0.70 RWF |
| 50 SLL | 3.48 RWF |
| 100 SLL | 6.96 RWF |
| 500 SLL | 34.81 RWF |
| 1,000 SLL | 69.62 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-04-17T11:45:35Z",
"rates": {
"RWF": 0.069624
}
}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.962400000000001,
"rate": 0.069624
}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