Rate Overview
Live
1 PEN = 18.6946 MZN
1 MZN = 0.053491
PEN
Avg
18.7681
High
18.8333
Low
18.6679
Last updated: 7/2/2026, 11:40:58 AM
Quick Conversions
| PEN | MZN |
|---|---|
| 1 PEN | 18.69 MZN |
| 10 PEN | 186.95 MZN |
| 50 PEN | 934.73 MZN |
| 100 PEN | 1,869.46 MZN |
| 500 PEN | 9,347.29 MZN |
| 1,000 PEN | 18,694.59 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-07-02T11:40:58Z",
"rates": {
"MZN": 18.694589
}
}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": 1869.4589,
"rate": 18.694589
}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