Rate Overview
Live
1 MUR = 503.9371 SLL
1 SLL = 0.001984
MUR
Avg
493.2481
High
503.9371
Low
483.2237
Last updated: 3/7/2026, 7:35:48 AM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 503.94 SLL |
| 10 MUR | 5,039.37 SLL |
| 50 MUR | 25,196.85 SLL |
| 100 MUR | 50,393.71 SLL |
| 500 MUR | 251,968.54 SLL |
| 1,000 MUR | 503,937.09 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-03-07T07:35:48Z",
"rates": {
"SLL": 503.937089
}
}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": 50393.7089,
"rate": 503.937089
}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