Rate Overview
Live
1 PEN = 1051.26 MNT
1 MNT = 0.000951
PEN
Avg
1053.50
High
1058.23
Low
1046.01
Last updated: 7/3/2026, 7:34:45 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,051.26 MNT |
| 10 PEN | 10,512.59 MNT |
| 50 PEN | 52,562.97 MNT |
| 100 PEN | 105,125.94 MNT |
| 500 PEN | 525,629.72 MNT |
| 1,000 PEN | 1,051,259.43 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-03T07:34:45Z",
"rates": {
"MNT": 1051.25943
}
}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": 105125.943,
"rate": 1051.25943
}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