Rate Overview
Live
1 MRO = 62.0233 SLL
1 SLL = 0.016123
MRO
Avg
58.7349
High
62.0233
Low
57.0326
Last updated: 6/19/2026, 10:13:40 AM
Quick Conversions
| MRO | SLL |
|---|---|
| 1 MRO | 62.02 SLL |
| 10 MRO | 620.23 SLL |
| 50 MRO | 3,101.17 SLL |
| 100 MRO | 6,202.33 SLL |
| 500 MRO | 31,011.66 SLL |
| 1,000 MRO | 62,023.31 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-06-19T10:13:40Z",
"rates": {
"SLL": 62.023311
}
}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": 6202.3311,
"rate": 62.023311
}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