Rate Overview
Live
1 MRO = 0.041437 LSL
1 LSL = 24.1330
MRO
Avg
0.040823
High
0.041437
Low
0.040412
Last updated: 6/19/2026, 8:24:51 AM
Quick Conversions
| MRO | LSL |
|---|---|
| 1 MRO | 0.04 LSL |
| 10 MRO | 0.41 LSL |
| 50 MRO | 2.07 LSL |
| 100 MRO | 4.14 LSL |
| 500 MRO | 20.72 LSL |
| 1,000 MRO | 41.44 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-06-19T08:24:51Z",
"rates": {
"LSL": 0.041437
}
}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.1437,
"rate": 0.041437
}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