Rate Overview
Live
1 MZN = 0.054582 PEN
1 PEN = 18.3211
MZN
Avg
0.053388
High
0.054582
Low
0.052335
Last updated: 3/7/2026, 9:29:00 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.55 PEN |
| 50 MZN | 2.73 PEN |
| 100 MZN | 5.46 PEN |
| 500 MZN | 27.29 PEN |
| 1,000 MZN | 54.58 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-03-07T09:29:00Z",
"rates": {
"PEN": 0.054582
}
}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.4582,
"rate": 0.054582
}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