Rate Overview
Live
1 MZN = 0.052548 PEN
1 PEN = 19.0302
MZN
Avg
0.052382
High
0.052776
Low
0.052088
Last updated: 9/11/2026, 11:50:41 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.53 PEN |
| 50 MZN | 2.63 PEN |
| 100 MZN | 5.25 PEN |
| 500 MZN | 26.27 PEN |
| 1,000 MZN | 52.55 PEN |
Get MZN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=PENExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-09-11T11:50:41Z",
"rates": {
"PEN": 0.052548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "PEN",
"amount": 100
},
"result": 5.2547999999999995,
"rate": 0.052548
}Build with MZN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key