Rate Overview
Live
1 LSL = 89.7796 RWF
1 RWF = 0.011138
LSL
Avg
89.2630
High
91.6304
Low
86.2587
Last updated: 7/16/2026, 12:34:01 AM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 89.78 RWF |
| 10 LSL | 897.80 RWF |
| 50 LSL | 4,488.98 RWF |
| 100 LSL | 8,977.96 RWF |
| 500 LSL | 44,889.79 RWF |
| 1,000 LSL | 89,779.58 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-07-16T00:34:01Z",
"rates": {
"RWF": 89.779581
}
}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": 8977.9581,
"rate": 89.779581
}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