Rate Overview
Live
1 LSL = 87.6128 RWF
1 RWF = 0.011414
LSL
Avg
89.1238
High
91.6304
Low
86.2587
Last updated: 7/28/2026, 11:57:30 AM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 87.61 RWF |
| 10 LSL | 876.13 RWF |
| 50 LSL | 4,380.64 RWF |
| 100 LSL | 8,761.28 RWF |
| 500 LSL | 43,806.41 RWF |
| 1,000 LSL | 87,612.83 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-28T11:57:30Z",
"rates": {
"RWF": 87.612827
}
}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": 8761.2827,
"rate": 87.612827
}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