Rate Overview
Live
1 LSL = 85.4217 RWF
1 RWF = 0.011707
LSL
Avg
85.8528
High
87.0294
Low
85.1559
Last updated: 3/27/2026, 1:22:26 PM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 85.42 RWF |
| 10 LSL | 854.22 RWF |
| 50 LSL | 4,271.08 RWF |
| 100 LSL | 8,542.17 RWF |
| 500 LSL | 42,710.84 RWF |
| 1,000 LSL | 85,421.69 RWF |
Get LSL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=RWFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:22:26Z",
"rates": {
"RWF": 85.421685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "RWF",
"amount": 100
},
"result": 8542.1685,
"rate": 85.421685
}Build with LSL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key