Rate Overview
Live
1 MZN = 0.053446 PEN
1 PEN = 18.7105
MZN
Avg
0.053208
High
0.054738
Low
0.052302
Last updated: 7/3/2026, 5:10:39 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.53 PEN |
| 50 MZN | 2.67 PEN |
| 100 MZN | 5.34 PEN |
| 500 MZN | 26.72 PEN |
| 1,000 MZN | 53.45 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-07-03T05:10:39Z",
"rates": {
"PEN": 0.053446
}
}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.3446,
"rate": 0.053446
}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