Rate Overview
Live
1 MRO = 60.3384 SLL
1 SLL = 0.016573
MRO
Avg
57.7835
High
61.6366
Low
56.8828
Last updated: 7/29/2026, 10:24:23 AM
Quick Conversions
| MRO | SLL |
|---|---|
| 1 MRO | 60.34 SLL |
| 10 MRO | 603.38 SLL |
| 50 MRO | 3,016.92 SLL |
| 100 MRO | 6,033.84 SLL |
| 500 MRO | 30,169.21 SLL |
| 1,000 MRO | 60,338.42 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-07-29T10:24:23Z",
"rates": {
"SLL": 60.338422
}
}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": 6033.8422,
"rate": 60.338422
}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