Rate Overview
Live
1 MUR = 453.7898 SLL
1 SLL = 0.002204
MUR
Avg
452.5364
High
453.7898
Low
450.4709
Last updated: 4/17/2026, 2:29:29 PM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 453.79 SLL |
| 10 MUR | 4,537.90 SLL |
| 50 MUR | 22,689.49 SLL |
| 100 MUR | 45,378.98 SLL |
| 500 MUR | 226,894.90 SLL |
| 1,000 MUR | 453,789.81 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-04-17T14:29:29Z",
"rates": {
"SLL": 453.789805
}
}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": 45378.9805,
"rate": 453.789805
}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