Rate Overview
Live
1 SLL = 0.017462 MRO
1 MRO = 57.2672
SLL
Avg
0.017507
High
0.017912
Low
0.017234
Last updated: 3/29/2026, 12:40:01 PM
Quick Conversions
| SLL | MRO |
|---|---|
| 1 SLL | 0.02 MRO |
| 10 SLL | 0.17 MRO |
| 50 SLL | 0.87 MRO |
| 100 SLL | 1.75 MRO |
| 500 SLL | 8.73 MRO |
| 1,000 SLL | 17.46 MRO |
Get SLL/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MROExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-29T12:40:01Z",
"rates": {
"MRO": 0.017462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MRO",
"amount": 100
},
"result": 1.7461999999999998,
"rate": 0.017462
}Build with SLL/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key