Rate Overview
Live
1 MUR = 0.352676 SZL
1 SZL = 2.8355
MUR
Avg
0.363195
High
0.392058
Low
0.344133
Last updated: 7/27/2026, 9:34:53 AM
Quick Conversions
| MUR | SZL |
|---|---|
| 1 MUR | 0.35 SZL |
| 10 MUR | 3.53 SZL |
| 50 MUR | 17.63 SZL |
| 100 MUR | 35.27 SZL |
| 500 MUR | 176.34 SZL |
| 1,000 MUR | 352.68 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-07-27T09:34:53Z",
"rates": {
"SZL": 0.352676
}
}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": 35.2676,
"rate": 0.352676
}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