Rate Overview
Live
1 MRO = 0.040088 LSL
1 LSL = 24.9451
MRO
Avg
0.039881
High
0.040141
Low
0.039641
Last updated: 9/10/2026, 12:44:52 PM
Quick Conversions
| MRO | LSL |
|---|---|
| 1 MRO | 0.04 LSL |
| 10 MRO | 0.40 LSL |
| 50 MRO | 2.00 LSL |
| 100 MRO | 4.01 LSL |
| 500 MRO | 20.04 LSL |
| 1,000 MRO | 40.09 LSL |
Get MRO/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=LSLExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-09-10T12:44:52Z",
"rates": {
"LSL": 0.040088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "LSL",
"amount": 100
},
"result": 4.0088,
"rate": 0.040088
}Build with MRO/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key