Rate Overview
Live
1 MZN = 0.258367 ZAR
1 ZAR = 3.8705
MZN
Avg
0.255595
High
0.258367
Low
0.253904
Last updated: 6/19/2026, 8:28:07 AM
Quick Conversions
| MZN | ZAR |
|---|---|
| 1 MZN | 0.26 ZAR |
| 10 MZN | 2.58 ZAR |
| 50 MZN | 12.92 ZAR |
| 100 MZN | 25.84 ZAR |
| 500 MZN | 129.18 ZAR |
| 1,000 MZN | 258.37 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-06-19T08:28:07Z",
"rates": {
"ZAR": 0.258367
}
}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.8367,
"rate": 0.258367
}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