Rate Overview
Live
1 LSL = 90.1864 RWF
1 RWF = 0.011088
LSL
Avg
89.7884
High
90.4208
Low
89.0366
Last updated: 7/6/2026, 6:04:25 AM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 90.19 RWF |
| 10 LSL | 901.86 RWF |
| 50 LSL | 4,509.32 RWF |
| 100 LSL | 9,018.64 RWF |
| 500 LSL | 45,093.21 RWF |
| 1,000 LSL | 90,186.41 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-06T06:04:25Z",
"rates": {
"RWF": 90.186411
}
}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": 9018.6411,
"rate": 90.186411
}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