Rate Overview
Live
1 MUR = 448.3502 SLL
1 SLL = 0.002230
MUR
Avg
497.6476
High
526.9154
Low
448.3502
Last updated: 3/28/2026, 12:21:00 PM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 448.35 SLL |
| 10 MUR | 4,483.50 SLL |
| 50 MUR | 22,417.51 SLL |
| 100 MUR | 44,835.02 SLL |
| 500 MUR | 224,175.12 SLL |
| 1,000 MUR | 448,350.25 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-28T12:21:00Z",
"rates": {
"SLL": 448.350248
}
}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": 44835.0248,
"rate": 448.350248
}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