Rate Overview
Live
1 MUR = 0.343137 SZL
1 SZL = 2.9143
MUR
Avg
0.343800
High
0.345639
Low
0.340285
Last updated: 6/16/2026, 1:29:15 PM
Quick Conversions
| MUR | SZL |
|---|---|
| 1 MUR | 0.34 SZL |
| 10 MUR | 3.43 SZL |
| 50 MUR | 17.16 SZL |
| 100 MUR | 34.31 SZL |
| 500 MUR | 171.57 SZL |
| 1,000 MUR | 343.14 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-06-16T13:29:15Z",
"rates": {
"SZL": 0.343137
}
}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.313700000000004,
"rate": 0.343137
}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