Rate Overview
Live
1 MZN = 0.054096 PEN
1 PEN = 18.4857
MZN
Avg
0.054178
High
0.054708
Low
0.053928
Last updated: 3/28/2026, 9:11:02 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.54 PEN |
| 50 MZN | 2.70 PEN |
| 100 MZN | 5.41 PEN |
| 500 MZN | 27.05 PEN |
| 1,000 MZN | 54.10 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-28T09:11:02Z",
"rates": {
"PEN": 0.054096
}
}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.4096,
"rate": 0.054096
}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