Rate Overview
Live
1 ZAR = 3.8528 MZN
1 MZN = 0.259553
ZAR
Avg
3.9062
High
4.0121
Low
3.8172
Last updated: 3/7/2026, 9:28:17 AM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.85 MZN |
| 10 ZAR | 38.53 MZN |
| 50 ZAR | 192.64 MZN |
| 100 ZAR | 385.28 MZN |
| 500 ZAR | 1,926.39 MZN |
| 1,000 ZAR | 3,852.78 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-03-07T09:28:17Z",
"rates": {
"MZN": 3.852782
}
}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": 385.27819999999997,
"rate": 3.852782
}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