Rate Overview
Live
1 LSL = 87.3692 RWF
1 RWF = 0.011446
LSL
Avg
87.3808
High
87.7542
Low
86.6022
Last updated: 5/7/2026, 12:14:03 AM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 87.37 RWF |
| 10 LSL | 873.69 RWF |
| 50 LSL | 4,368.46 RWF |
| 100 LSL | 8,736.92 RWF |
| 500 LSL | 43,684.58 RWF |
| 1,000 LSL | 87,369.16 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-07T00:14:03Z",
"rates": {
"RWF": 87.369158
}
}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": 8736.9158,
"rate": 87.369158
}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