Rate Overview
Live
1 MUR = 482.7069 SLL
1 SLL = 0.002072
MUR
Avg
491.4766
High
507.0532
Low
445.8764
Last updated: 5/27/2026, 11:49:21 PM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 482.71 SLL |
| 10 MUR | 4,827.07 SLL |
| 50 MUR | 24,135.35 SLL |
| 100 MUR | 48,270.69 SLL |
| 500 MUR | 241,353.47 SLL |
| 1,000 MUR | 482,706.94 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-05-27T23:49:21Z",
"rates": {
"SLL": 482.706938
}
}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": 48270.6938,
"rate": 482.706938
}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