Rate Overview
Live
1 ZAR = 3.8969 MZN
1 MZN = 0.256614
ZAR
Avg
3.9014
High
4.0191
Low
3.7712
Last updated: 5/27/2026, 8:33:48 PM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.90 MZN |
| 10 ZAR | 38.97 MZN |
| 50 ZAR | 194.84 MZN |
| 100 ZAR | 389.69 MZN |
| 500 ZAR | 1,948.45 MZN |
| 1,000 ZAR | 3,896.90 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-05-27T20:33:48Z",
"rates": {
"MZN": 3.896899
}
}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": 389.68989999999997,
"rate": 3.896899
}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