Rate Overview
Live
1 ZAR = 3.7967 MZN
1 MZN = 0.263386
ZAR
Avg
3.6613
High
4.0049
Low
3.3236
Last updated: 7/28/2026, 12:02:22 PM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.80 MZN |
| 10 ZAR | 37.97 MZN |
| 50 ZAR | 189.84 MZN |
| 100 ZAR | 379.67 MZN |
| 500 ZAR | 1,898.36 MZN |
| 1,000 ZAR | 3,796.71 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-28T12:02:22Z",
"rates": {
"MZN": 3.796715
}
}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": 379.6715,
"rate": 3.796715
}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