Rate Overview
Live
1 MUR = 0.347058 ZAR
1 ZAR = 2.8814
MUR
Avg
0.343987
High
0.347058
Low
0.340634
Last updated: 6/18/2026, 9:54:32 AM
Quick Conversions
| MUR | ZAR |
|---|---|
| 1 MUR | 0.35 ZAR |
| 10 MUR | 3.47 ZAR |
| 50 MUR | 17.35 ZAR |
| 100 MUR | 34.71 ZAR |
| 500 MUR | 173.53 ZAR |
| 1,000 MUR | 347.06 ZAR |
Get MUR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=ZARExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-06-18T09:54:32Z",
"rates": {
"ZAR": 0.347058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "ZAR",
"amount": 100
},
"result": 34.705799999999996,
"rate": 0.347058
}Build with MUR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key