Rate Overview
Live
1 PEN = 18.7333 MZN
1 MZN = 0.053381
PEN
Avg
18.8622
High
18.9739
Low
18.7333
Last updated: 6/17/2026, 8:25:54 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.73 MZN |
| 10 PEN | 187.33 MZN |
| 50 PEN | 936.66 MZN |
| 100 PEN | 1,873.33 MZN |
| 500 PEN | 9,366.63 MZN |
| 1,000 PEN | 18,733.25 MZN |
Get PEN/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MZNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-17T08:25:54Z",
"rates": {
"MZN": 18.733252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MZN",
"amount": 100
},
"result": 1873.3252,
"rate": 18.733252
}Build with PEN/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key