Rate Overview
Live
1 MUR = 0.351461 ZAR
1 ZAR = 2.8453
MUR
Avg
0.347980
High
0.351461
Low
0.343552
Last updated: 3/6/2026, 11:52:01 AM
Quick Conversions
| MUR | ZAR |
|---|---|
| 1 MUR | 0.35 ZAR |
| 10 MUR | 3.51 ZAR |
| 50 MUR | 17.57 ZAR |
| 100 MUR | 35.15 ZAR |
| 500 MUR | 175.73 ZAR |
| 1,000 MUR | 351.46 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-03-06T11:52:01Z",
"rates": {
"ZAR": 0.351461
}
}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": 35.146100000000004,
"rate": 0.351461
}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