Rate Overview
Live
1 LSL = 23.4516 MRO
1 MRO = 0.042641
LSL
Avg
23.5409
High
23.9376
Low
23.4154
Last updated: 3/27/2026, 1:22:37 PM
Quick Conversions
| LSL | MRO |
|---|---|
| 1 LSL | 23.45 MRO |
| 10 LSL | 234.52 MRO |
| 50 LSL | 1,172.58 MRO |
| 100 LSL | 2,345.16 MRO |
| 500 LSL | 11,725.78 MRO |
| 1,000 LSL | 23,451.55 MRO |
Get LSL/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MROExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:22:37Z",
"rates": {
"MRO": 23.45155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MRO",
"amount": 100
},
"result": 2345.155,
"rate": 23.45155
}Build with LSL/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key