Rate Overview
Live
1 MRO = 57.3176 SLL
1 SLL = 0.017447 MRO
Avg
57.3251
High
57.6338
Low
57.0341
Last updated: 1/25/2026, 2:51:35 PM
Quick Conversions
| MRO | SLL |
|---|---|
| 1 MRO | 57.32 SLL |
| 10 MRO | 573.18 SLL |
| 50 MRO | 2,865.88 SLL |
| 100 MRO | 5,731.76 SLL |
| 500 MRO | 28,658.80 SLL |
| 1,000 MRO | 57,317.60 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-01-25T14:51:35Z",
"rates": {
"SLL": 57.317599
}
}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": 5731.7599,
"rate": 57.317599
}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