Rate Overview
Live
1 MXN = 0.951276 ZAR
1 ZAR = 1.0512
MXN
Avg
0.952525
High
0.956947
Low
0.945084
Last updated: 5/8/2026, 11:44:56 AM
Quick Conversions
| MXN | ZAR |
|---|---|
| 1 MXN | 0.95 ZAR |
| 10 MXN | 9.51 ZAR |
| 50 MXN | 47.56 ZAR |
| 100 MXN | 95.13 ZAR |
| 500 MXN | 475.64 ZAR |
| 1,000 MXN | 951.28 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-08T11:44:56Z",
"rates": {
"ZAR": 0.951276
}
}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.1276,
"rate": 0.951276
}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