Rate Overview
Live
1 MRO = 57.1531 SLL
1 SLL = 0.017497
MRO
Avg
57.5677
High
61.8238
Low
56.7409
Last updated: 8/1/2026, 2:23:12 PM
Quick Conversions
| MRO | SLL |
|---|---|
| 1 MRO | 57.15 SLL |
| 10 MRO | 571.53 SLL |
| 50 MRO | 2,857.65 SLL |
| 100 MRO | 5,715.31 SLL |
| 500 MRO | 28,576.54 SLL |
| 1,000 MRO | 57,153.08 SLL |
Get MRO/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SLLExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-01T14:23:12Z",
"rates": {
"SLL": 57.15308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SLL",
"amount": 100
},
"result": 5715.308,
"rate": 57.15308
}Build with MRO/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key