Rate Overview
Live
1 SLL = 0.002070 MUR
1 MUR = 483.0918
SLL
Avg
0.002155
High
0.002248
Low
0.001965
Last updated: 5/28/2026, 4:37:57 AM
Quick Conversions
| SLL | MUR |
|---|---|
| 1 SLL | 0.00 MUR |
| 10 SLL | 0.02 MUR |
| 50 SLL | 0.10 MUR |
| 100 SLL | 0.21 MUR |
| 500 SLL | 1.04 MUR |
| 1,000 SLL | 2.07 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-05-28T04:37:57Z",
"rates": {
"MUR": 0.00207
}
}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.207,
"rate": 0.00207
}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