Rate Overview
Live
1 LSL = 89.6962 RWF
1 RWF = 0.011149
LSL
Avg
85.3470
High
92.5647
Low
80.0185
Last updated: 5/27/2026, 4:52:31 AM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 89.70 RWF |
| 10 LSL | 896.96 RWF |
| 50 LSL | 4,484.81 RWF |
| 100 LSL | 8,969.62 RWF |
| 500 LSL | 44,848.12 RWF |
| 1,000 LSL | 89,696.24 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-05-27T04:52:31Z",
"rates": {
"RWF": 89.696237
}
}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": 8969.6237,
"rate": 89.696237
}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