Rate Overview
Live
1 MRO = 57.2670 SLL
1 SLL = 0.017462
MRO
Avg
57.1490
High
57.2670
Low
56.9155
Last updated: 3/29/2026, 9:26:36 AM
Quick Conversions
| MRO | SLL |
|---|---|
| 1 MRO | 57.27 SLL |
| 10 MRO | 572.67 SLL |
| 50 MRO | 2,863.35 SLL |
| 100 MRO | 5,726.70 SLL |
| 500 MRO | 28,633.52 SLL |
| 1,000 MRO | 57,267.04 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-03-29T09:26:36Z",
"rates": {
"SLL": 57.267043
}
}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": 5726.7043,
"rate": 57.267043
}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