Rate Overview
Live
1 LSL = 24.6943 MRO
1 MRO = 0.040495
LSL
Avg
24.6023
High
24.7279
Low
24.3027
Last updated: 7/8/2026, 5:29:29 AM
Quick Conversions
| LSL | MRO |
|---|---|
| 1 LSL | 24.69 MRO |
| 10 LSL | 246.94 MRO |
| 50 LSL | 1,234.72 MRO |
| 100 LSL | 2,469.43 MRO |
| 500 LSL | 12,347.17 MRO |
| 1,000 LSL | 24,694.35 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-08T05:29:29Z",
"rates": {
"MRO": 24.694348
}
}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": 2469.4348,
"rate": 24.694348
}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