Rate Overview
Live
1 ZAR = 3.9021 MZN
1 MZN = 0.256275
ZAR
Avg
3.8923
High
3.9107
Low
3.8551
Last updated: 4/17/2026, 12:05:08 PM
Quick Conversions
| ZAR | MZN |
|---|---|
| 1 ZAR | 3.90 MZN |
| 10 ZAR | 39.02 MZN |
| 50 ZAR | 195.10 MZN |
| 100 ZAR | 390.21 MZN |
| 500 ZAR | 1,951.03 MZN |
| 1,000 ZAR | 3,902.06 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-04-17T12:05:08Z",
"rates": {
"MZN": 3.902062
}
}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": 390.20619999999997,
"rate": 3.902062
}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