Rate Overview
Live
1 MUR = 496.7551 SLL
1 SLL = 0.002013 MUR
Avg
497.6741
High
513.3407
Low
485.6346
Last updated: 1/25/2026, 1:16:41 PM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 496.76 SLL |
| 10 MUR | 4,967.55 SLL |
| 50 MUR | 24,837.75 SLL |
| 100 MUR | 49,675.51 SLL |
| 500 MUR | 248,377.53 SLL |
| 1,000 MUR | 496,755.05 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-01-25T13:16:41Z",
"rates": {
"SLL": 496.755053
}
}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": 49675.5053,
"rate": 496.755053
}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