Rate Overview
Live
1 MXN = 0.940044 ZAR
1 ZAR = 1.0638
MXN
Avg
0.939961
High
0.958565
Low
0.913880
Last updated: 7/14/2026, 12:04:09 PM
Quick Conversions
| MXN | ZAR |
|---|---|
| 1 MXN | 0.94 ZAR |
| 10 MXN | 9.40 ZAR |
| 50 MXN | 47.00 ZAR |
| 100 MXN | 94.00 ZAR |
| 500 MXN | 470.02 ZAR |
| 1,000 MXN | 940.04 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-14T12:04:09Z",
"rates": {
"ZAR": 0.940044
}
}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.0044,
"rate": 0.940044
}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