Rate Overview
Live
1 MZN = 0.052552 PEN
1 PEN = 19.0288
MZN
Avg
0.052462
High
0.052776
Low
0.052144
Last updated: 8/22/2026, 8:08:54 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.53 PEN |
| 50 MZN | 2.63 PEN |
| 100 MZN | 5.26 PEN |
| 500 MZN | 26.28 PEN |
| 1,000 MZN | 52.55 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-08-22T08:08:54Z",
"rates": {
"PEN": 0.052552
}
}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.2552,
"rate": 0.052552
}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