Rate Overview
Live
1 MZN = 0.252121 ZAR
1 ZAR = 3.9663
MZN
Avg
0.256260
High
0.265167
Low
0.248811
Last updated: 8/21/2026, 5:08:57 AM
Quick Conversions
| MZN | ZAR |
|---|---|
| 1 MZN | 0.25 ZAR |
| 10 MZN | 2.52 ZAR |
| 50 MZN | 12.61 ZAR |
| 100 MZN | 25.21 ZAR |
| 500 MZN | 126.06 ZAR |
| 1,000 MZN | 252.12 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-08-21T05:08:57Z",
"rates": {
"ZAR": 0.252121
}
}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.2121,
"rate": 0.252121
}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