Rate Overview
Live
1 ZAR = 3.9415 MZN
1 MZN = 0.253710
ZAR
Avg
3.9487
High
3.9605
Low
3.9415
Last updated: 8/15/2026, 3:17:10 AM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.94 MZN |
| 10 ZAR | 39.42 MZN |
| 50 ZAR | 197.08 MZN |
| 100 ZAR | 394.15 MZN |
| 500 ZAR | 1,970.75 MZN |
| 1,000 ZAR | 3,941.50 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-08-15T03:17:10Z",
"rates": {
"MZN": 3.941503
}
}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.1503,
"rate": 3.941503
}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