Rate Overview
Live
1 MUR = 0.347714 ZAR
1 ZAR = 2.8759
MUR
Avg
0.344093
High
0.347714
Low
0.340634
Last updated: 6/18/2026, 11:27:00 AM
Quick Conversions
| MUR | ZAR |
|---|---|
| 1 MUR | 0.35 ZAR |
| 10 MUR | 3.48 ZAR |
| 50 MUR | 17.39 ZAR |
| 100 MUR | 34.77 ZAR |
| 500 MUR | 173.86 ZAR |
| 1,000 MUR | 347.71 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-18T11:27:00Z",
"rates": {
"ZAR": 0.347714
}
}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.7714,
"rate": 0.347714
}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