Rate Overview
Live
1 MUR = 0.352475 ZAR
1 ZAR = 2.8371
MUR
Avg
0.353775
High
0.356645
Low
0.351287
Last updated: 4/18/2026, 8:44:05 AM
Quick Conversions
| MUR | ZAR |
|---|---|
| 1 MUR | 0.35 ZAR |
| 10 MUR | 3.52 ZAR |
| 50 MUR | 17.62 ZAR |
| 100 MUR | 35.25 ZAR |
| 500 MUR | 176.24 ZAR |
| 1,000 MUR | 352.47 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-04-18T08:44:05Z",
"rates": {
"ZAR": 0.352475
}
}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.247499999999995,
"rate": 0.352475
}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