Rate Overview
Live
1 SLL = 0.017446 MRO
1 MRO = 57.3197 SLL
Avg
0.017472
High
0.017499
Low
0.017446
Last updated: 1/25/2026, 2:55:49 PM
Quick Conversions
| SLL | MRO |
|---|---|
| 1 SLL | 0.02 MRO |
| 10 SLL | 0.17 MRO |
| 50 SLL | 0.87 MRO |
| 100 SLL | 1.74 MRO |
| 500 SLL | 8.72 MRO |
| 1,000 SLL | 17.45 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-01-25T14:55:49Z",
"rates": {
"MRO": 0.017446
}
}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.7446,
"rate": 0.017446
}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