Rate Overview
Live
1 ZAR = 3.9987 MZN
1 MZN = 0.250082
ZAR
Avg
3.9719
High
3.9987
Low
3.9492
Last updated: 9/5/2026, 5:13:04 AM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 4.00 MZN |
| 10 ZAR | 39.99 MZN |
| 50 ZAR | 199.93 MZN |
| 100 ZAR | 399.87 MZN |
| 500 ZAR | 1,999.34 MZN |
| 1,000 ZAR | 3,998.69 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-09-05T05:13:04Z",
"rates": {
"MZN": 3.998689
}
}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": 399.8689,
"rate": 3.998689
}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