Rate Overview
Live
1 MRO = 0.040741 LSL
1 LSL = 24.5453
MRO
Avg
0.040776
High
0.041280
Low
0.040440
Last updated: 7/7/2026, 11:54:01 AM
Quick Conversions
| MRO | LSL |
|---|---|
| 1 MRO | 0.04 LSL |
| 10 MRO | 0.41 LSL |
| 50 MRO | 2.04 LSL |
| 100 MRO | 4.07 LSL |
| 500 MRO | 20.37 LSL |
| 1,000 MRO | 40.74 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-07-07T11:54:01Z",
"rates": {
"LSL": 0.040741
}
}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.0741,
"rate": 0.040741
}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