Rate Overview
Live
1 MRO = 0.040980 LSL
1 LSL = 24.4021
MRO
Avg
0.040965
High
0.041553
Low
0.040412
Last updated: 7/11/2026, 4:35:28 PM
Quick Conversions
| MRO | LSL |
|---|---|
| 1 MRO | 0.04 LSL |
| 10 MRO | 0.41 LSL |
| 50 MRO | 2.05 LSL |
| 100 MRO | 4.10 LSL |
| 500 MRO | 20.49 LSL |
| 1,000 MRO | 40.98 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-11T16:35:28Z",
"rates": {
"LSL": 0.04098
}
}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.098,
"rate": 0.04098
}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