Rate Overview
Live
1 MZN = 0.259552 ZAR
1 ZAR = 3.8528
MZN
Avg
0.256073
High
0.261970
Low
0.249243
Last updated: 3/7/2026, 7:57:14 AM
Quick Conversions
| MZN | ZAR |
|---|---|
| 1 MZN | 0.26 ZAR |
| 10 MZN | 2.60 ZAR |
| 50 MZN | 12.98 ZAR |
| 100 MZN | 25.96 ZAR |
| 500 MZN | 129.78 ZAR |
| 1,000 MZN | 259.55 ZAR |
Get MZN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=ZARExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T07:57:14Z",
"rates": {
"ZAR": 0.259552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "ZAR",
"amount": 100
},
"result": 25.9552,
"rate": 0.259552
}Build with MZN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key