Rate Overview
Live
1 ZAR = 3.9460 MZN
1 MZN = 0.253420
ZAR
Avg
3.9171
High
3.9460
Low
3.8469
Last updated: 6/17/2026, 6:50:16 AM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.95 MZN |
| 10 ZAR | 39.46 MZN |
| 50 ZAR | 197.30 MZN |
| 100 ZAR | 394.60 MZN |
| 500 ZAR | 1,973.01 MZN |
| 1,000 ZAR | 3,946.03 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-06-17T06:50:16Z",
"rates": {
"MZN": 3.946025
}
}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": 394.6025,
"rate": 3.946025
}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