Rate Overview
Live
1 SLL = 0.001984 MUR
1 MUR = 504.0323
SLL
Avg
0.002027
High
0.002069
Low
0.001984
Last updated: 3/7/2026, 7:36:54 AM
Quick Conversions
| SLL | MUR |
|---|---|
| 1 SLL | 0.00 MUR |
| 10 SLL | 0.02 MUR |
| 50 SLL | 0.10 MUR |
| 100 SLL | 0.20 MUR |
| 500 SLL | 0.99 MUR |
| 1,000 SLL | 1.98 MUR |
Get SLL/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MURExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:36:54Z",
"rates": {
"MUR": 0.001984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MUR",
"amount": 100
},
"result": 0.19840000000000002,
"rate": 0.001984
}Build with SLL/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key