Rate Overview
Live
1 MUR = 0.366651 SZL
1 SZL = 2.7274
MUR
Avg
0.379854
High
0.432167
Low
0.344813
Last updated: 3/27/2026, 1:26:28 PM
Quick Conversions
| MUR | SZL |
|---|---|
| 1 MUR | 0.37 SZL |
| 10 MUR | 3.67 SZL |
| 50 MUR | 18.33 SZL |
| 100 MUR | 36.67 SZL |
| 500 MUR | 183.33 SZL |
| 1,000 MUR | 366.65 SZL |
Get MUR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=SZLExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-27T13:26:28Z",
"rates": {
"SZL": 0.366651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "SZL",
"amount": 100
},
"result": 36.6651,
"rate": 0.366651
}Build with MUR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key