Rate Overview
Live
1 MZN = 0.053203 PEN
1 PEN = 18.7959
MZN
Avg
0.053080
High
0.054356
Low
0.052524
Last updated: 7/2/2026, 12:29:55 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.53 PEN |
| 50 MZN | 2.66 PEN |
| 100 MZN | 5.32 PEN |
| 500 MZN | 26.60 PEN |
| 1,000 MZN | 53.20 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-02T00:29:55Z",
"rates": {
"PEN": 0.053203
}
}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.3203,
"rate": 0.053203
}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