Rate Overview
Live
1 LSL = 90.9274 RWF
1 RWF = 0.010998
LSL
Avg
90.9082
High
91.1182
Low
90.7428
Last updated: 8/16/2026, 12:09:24 PM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 90.93 RWF |
| 10 LSL | 909.27 RWF |
| 50 LSL | 4,546.37 RWF |
| 100 LSL | 9,092.74 RWF |
| 500 LSL | 45,463.69 RWF |
| 1,000 LSL | 90,927.39 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-08-16T12:09:24Z",
"rates": {
"RWF": 90.927385
}
}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": 9092.7385,
"rate": 90.927385
}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