Rate Overview
Live
1 MUR = 448.2582 SLL
1 SLL = 0.002231
MUR
Avg
446.9643
High
448.4494
Low
445.7765
Last updated: 5/7/2026, 7:56:54 PM
Quick Conversions
| MUR | SLL |
|---|---|
| 1 MUR | 448.26 SLL |
| 10 MUR | 4,482.58 SLL |
| 50 MUR | 22,412.91 SLL |
| 100 MUR | 44,825.82 SLL |
| 500 MUR | 224,129.11 SLL |
| 1,000 MUR | 448,258.21 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-07T19:56:54Z",
"rates": {
"SLL": 448.258213
}
}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": 44825.8213,
"rate": 448.258213
}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