Rate Overview
Live
1 MXN = 0.954520 ZAR
1 ZAR = 1.0476
MXN
Avg
0.952339
High
0.957325
Low
0.946209
Last updated: 3/27/2026, 2:15:34 AM
Quick Conversions
| MXN | ZAR |
|---|---|
| 1 MXN | 0.95 ZAR |
| 10 MXN | 9.55 ZAR |
| 50 MXN | 47.73 ZAR |
| 100 MXN | 95.45 ZAR |
| 500 MXN | 477.26 ZAR |
| 1,000 MXN | 954.52 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-03-27T02:15:34Z",
"rates": {
"ZAR": 0.95452
}
}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": 95.452,
"rate": 0.95452
}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