Rate Overview
Live
1 MZN = 0.253044 ZAR
1 ZAR = 3.9519
MZN
Avg
0.252035
High
0.253480
Low
0.249402
Last updated: 9/2/2026, 8:09:13 AM
Quick Conversions
| MZN | ZAR |
|---|---|
| 1 MZN | 0.25 ZAR |
| 10 MZN | 2.53 ZAR |
| 50 MZN | 12.65 ZAR |
| 100 MZN | 25.30 ZAR |
| 500 MZN | 126.52 ZAR |
| 1,000 MZN | 253.04 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-09-02T08:09:13Z",
"rates": {
"ZAR": 0.253044
}
}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.304399999999998,
"rate": 0.253044
}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