Rate Overview
Live
1 MZN = 0.053273 PEN
1 PEN = 18.7712
MZN
Avg
0.053326
High
0.053599
Low
0.053140
Last updated: 5/28/2026, 3:42:03 AM
Quick Conversions
| MZN | PEN |
|---|---|
| 1 MZN | 0.05 PEN |
| 10 MZN | 0.53 PEN |
| 50 MZN | 2.66 PEN |
| 100 MZN | 5.33 PEN |
| 500 MZN | 26.64 PEN |
| 1,000 MZN | 53.27 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-05-28T03:42:03Z",
"rates": {
"PEN": 0.053273
}
}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.3273,
"rate": 0.053273
}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