Rate Overview
Live
1 LSL = 24.2233 MRO
1 MRO = 0.041283
LSL
Avg
24.5849
High
25.1161
Low
24.0738
Last updated: 3/7/2026, 7:18:05 AM
Quick Conversions
| LSL | MRO |
|---|---|
| 1 LSL | 24.22 MRO |
| 10 LSL | 242.23 MRO |
| 50 LSL | 1,211.16 MRO |
| 100 LSL | 2,422.33 MRO |
| 500 LSL | 12,111.65 MRO |
| 1,000 LSL | 24,223.29 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-07T07:18:05Z",
"rates": {
"MRO": 24.223294
}
}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": 2422.3294,
"rate": 24.223294
}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