Rate Overview
Live
1 RWF = 0.011445 LSL
1 LSL = 87.3744
RWF
Avg
0.011430
High
0.011547
Low
0.011321
Last updated: 5/6/2026, 11:06:56 PM
Quick Conversions
| RWF | LSL |
|---|---|
| 1 RWF | 0.01 LSL |
| 10 RWF | 0.11 LSL |
| 50 RWF | 0.57 LSL |
| 100 RWF | 1.14 LSL |
| 500 RWF | 5.72 LSL |
| 1,000 RWF | 11.45 LSL |
Get RWF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=LSLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-06T23:06:56Z",
"rates": {
"LSL": 0.011445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "LSL",
"amount": 100
},
"result": 1.1445,
"rate": 0.011445
}Build with RWF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key