Rate Overview
Live
1 ZAR = 3.7354 MZN
1 MZN = 0.267708
ZAR
Avg
3.9058
High
4.0191
Low
3.7354
Last updated: 3/28/2026, 10:51:29 AM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.74 MZN |
| 10 ZAR | 37.35 MZN |
| 50 ZAR | 186.77 MZN |
| 100 ZAR | 373.54 MZN |
| 500 ZAR | 1,867.71 MZN |
| 1,000 ZAR | 3,735.42 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-03-28T10:51:29Z",
"rates": {
"MZN": 3.73542
}
}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": 373.542,
"rate": 3.73542
}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