Rate Overview
Live
1 MUR = 511.8905 SLL
1 SLL = 0.001954
MUR
Avg
487.2673
High
511.8905
Low
444.6485
Last updated: 7/29/2026, 12:54:16 AM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 511.89 SLL |
| 10 MUR | 5,118.91 SLL |
| 50 MUR | 25,594.53 SLL |
| 100 MUR | 51,189.05 SLL |
| 500 MUR | 255,945.27 SLL |
| 1,000 MUR | 511,890.54 SLL |
Get MUR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=SLLExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-29T00:54:16Z",
"rates": {
"SLL": 511.890542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "SLL",
"amount": 100
},
"result": 51189.0542,
"rate": 511.890542
}Build with MUR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key