Rate Overview
Live
1 MUR = 0.348112 SZL
1 SZL = 2.8726
MUR
Avg
0.352037
High
0.366651
Low
0.342927
Last updated: 7/1/2026, 6:12:32 PM
Quick Conversions
| MUR | SZL |
|---|---|
| 1 MUR | 0.35 SZL |
| 10 MUR | 3.48 SZL |
| 50 MUR | 17.41 SZL |
| 100 MUR | 34.81 SZL |
| 500 MUR | 174.06 SZL |
| 1,000 MUR | 348.11 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-01T18:12:32Z",
"rates": {
"SZL": 0.348112
}
}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": 34.8112,
"rate": 0.348112
}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