Rate Overview
Live
1 ZAR = 3.8000 MZN
1 MZN = 0.263155
ZAR
Avg
3.8238
High
3.8828
Low
3.7742
Last updated: 7/28/2026, 5:54:55 AM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.80 MZN |
| 10 ZAR | 38.00 MZN |
| 50 ZAR | 190.00 MZN |
| 100 ZAR | 380.00 MZN |
| 500 ZAR | 1,900.02 MZN |
| 1,000 ZAR | 3,800.04 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-28T05:54:55Z",
"rates": {
"MZN": 3.800038
}
}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": 380.00379999999996,
"rate": 3.800038
}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