Rate Overview
Live
1 ZAR = 3.9285 MZN
1 MZN = 0.254553
ZAR
Avg
3.8885
High
3.9285
Low
3.8537
Last updated: 7/2/2026, 7:51:07 PM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.93 MZN |
| 10 ZAR | 39.28 MZN |
| 50 ZAR | 196.42 MZN |
| 100 ZAR | 392.85 MZN |
| 500 ZAR | 1,964.23 MZN |
| 1,000 ZAR | 3,928.46 MZN |
Get ZAR/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MZNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-02T19:51:07Z",
"rates": {
"MZN": 3.928458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MZN",
"amount": 100
},
"result": 392.8458,
"rate": 3.928458
}Build with ZAR/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key