Rate Overview
Live
1 LSL = 23.9763 MRO
1 MRO = 0.041708
LSL
Avg
23.6998
High
25.3934
Low
22.1602
Last updated: 7/29/2026, 2:20:33 PM
Quick Conversions
| LSL | MRO |
|---|---|
| 1 LSL | 23.98 MRO |
| 10 LSL | 239.76 MRO |
| 50 LSL | 1,198.82 MRO |
| 100 LSL | 2,397.63 MRO |
| 500 LSL | 11,988.17 MRO |
| 1,000 LSL | 23,976.33 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-07-29T14:20:33Z",
"rates": {
"MRO": 23.976331
}
}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": 2397.6331,
"rate": 23.976331
}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