Rate Overview
Live
1 LSL = 88.0988 RWF
1 RWF = 0.011351
LSL
Avg
89.6882
High
91.7490
Low
88.0661
Last updated: 3/7/2026, 7:18:17 AM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 88.10 RWF |
| 10 LSL | 880.99 RWF |
| 50 LSL | 4,404.94 RWF |
| 100 LSL | 8,809.88 RWF |
| 500 LSL | 44,049.40 RWF |
| 1,000 LSL | 88,098.81 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-03-07T07:18:17Z",
"rates": {
"RWF": 88.098808
}
}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": 8809.8808,
"rate": 88.098808
}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