Rate Overview
Live
1 PEN = 1056.33 MNT
1 MNT = 0.000947
PEN
Avg
990.2517
High
1074.54
Low
0.175642
Last updated: 7/28/2026, 11:57:25 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,056.33 MNT |
| 10 PEN | 10,563.31 MNT |
| 50 PEN | 52,816.57 MNT |
| 100 PEN | 105,633.14 MNT |
| 500 PEN | 528,165.72 MNT |
| 1,000 PEN | 1,056,331.44 MNT |
Get PEN/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MNTExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T11:57:25Z",
"rates": {
"MNT": 1056.331441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MNT",
"amount": 100
},
"result": 105633.1441,
"rate": 1056.331441
}Build with PEN/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key