Rate Overview
Live
1 MUR = 482.9681 SLL
1 SLL = 0.002071
MUR
Avg
481.7822
High
516.6712
Low
447.0150
Last updated: 7/31/2026, 3:17:57 AM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 482.97 SLL |
| 10 MUR | 4,829.68 SLL |
| 50 MUR | 24,148.41 SLL |
| 100 MUR | 48,296.81 SLL |
| 500 MUR | 241,484.07 SLL |
| 1,000 MUR | 482,968.14 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-31T03:17:57Z",
"rates": {
"SLL": 482.968142
}
}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": 48296.8142,
"rate": 482.968142
}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