Rate Overview
Live
1 ZAR = 3.8079 MZN
1 MZN = 0.262609
ZAR
Avg
3.8801
High
3.9364
Low
3.7742
Last updated: 7/27/2026, 11:59:02 PM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.81 MZN |
| 10 ZAR | 38.08 MZN |
| 50 ZAR | 190.40 MZN |
| 100 ZAR | 380.79 MZN |
| 500 ZAR | 1,903.97 MZN |
| 1,000 ZAR | 3,807.94 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-27T23:59:02Z",
"rates": {
"MZN": 3.807943
}
}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.79429999999996,
"rate": 3.807943
}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