Rate Overview
Live
1 MUR = 0.368049 ZAR
1 ZAR = 2.7170
MUR
Avg
0.383185
High
0.430296
Low
0.347457
Last updated: 3/27/2026, 9:35:39 AM
Quick Conversions
| MUR | ZAR |
|---|---|
| 1 MUR | 0.37 ZAR |
| 10 MUR | 3.68 ZAR |
| 50 MUR | 18.40 ZAR |
| 100 MUR | 36.80 ZAR |
| 500 MUR | 184.02 ZAR |
| 1,000 MUR | 368.05 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-27T09:35:39Z",
"rates": {
"ZAR": 0.368049
}
}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": 36.8049,
"rate": 0.368049
}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