Rate Overview
Live
1 MXN = 0.942132 ZAR
1 ZAR = 1.0614
MXN
Avg
0.947090
High
0.954048
Low
0.942132
Last updated: 5/28/2026, 1:52:19 PM
Quick Conversions
| MXN | ZAR |
|---|---|
| 1 MXN | 0.94 ZAR |
| 10 MXN | 9.42 ZAR |
| 50 MXN | 47.11 ZAR |
| 100 MXN | 94.21 ZAR |
| 500 MXN | 471.07 ZAR |
| 1,000 MXN | 942.13 ZAR |
Get MXN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=ZARExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-28T13:52:19Z",
"rates": {
"ZAR": 0.942132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "ZAR",
"amount": 100
},
"result": 94.2132,
"rate": 0.942132
}Build with MXN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key