Rate Overview
Live
1 MXN = 0.960589 ZAR
1 ZAR = 1.0410
MXN
Avg
0.953555
High
0.963951
Low
0.941565
Last updated: 7/27/2026, 7:55:28 PM
Quick Conversions
| MXN | ZAR |
|---|---|
| 1 MXN | 0.96 ZAR |
| 10 MXN | 9.61 ZAR |
| 50 MXN | 48.03 ZAR |
| 100 MXN | 96.06 ZAR |
| 500 MXN | 480.29 ZAR |
| 1,000 MXN | 960.59 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-07-27T19:55:28Z",
"rates": {
"ZAR": 0.960589
}
}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": 96.05890000000001,
"rate": 0.960589
}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