Rate Overview
Live
1 MXN = 0.930169 ZAR
1 ZAR = 1.0751
MXN
Avg
0.930774
High
0.937236
Low
0.928512
Last updated: 7/8/2026, 5:03:54 AM
Quick Conversions
| MXN | ZAR |
|---|---|
| 1 MXN | 0.93 ZAR |
| 10 MXN | 9.30 ZAR |
| 50 MXN | 46.51 ZAR |
| 100 MXN | 93.02 ZAR |
| 500 MXN | 465.08 ZAR |
| 1,000 MXN | 930.17 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-08T05:03:54Z",
"rates": {
"ZAR": 0.930169
}
}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": 93.0169,
"rate": 0.930169
}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