Rate Overview
Live
1 LSL = 91.4314 RWF
1 RWF = 0.010937
LSL
Avg
89.9703
High
91.4314
Low
88.6760
Last updated: 6/16/2026, 1:27:23 PM
Quick Conversions
| LSL | RWF |
|---|---|
| 1 LSL | 91.43 RWF |
| 10 LSL | 914.31 RWF |
| 50 LSL | 4,571.57 RWF |
| 100 LSL | 9,143.14 RWF |
| 500 LSL | 45,715.72 RWF |
| 1,000 LSL | 91,431.45 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-06-16T13:27:23Z",
"rates": {
"RWF": 91.431446
}
}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": 9143.1446,
"rate": 91.431446
}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