Rate Overview
Live
1 PEN = 1028.24 MNT
1 MNT = 0.000973
PEN
Avg
1059.08
High
1074.54
Low
1028.24
Last updated: 3/27/2026, 3:13:58 PM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,028.24 MNT |
| 10 PEN | 10,282.37 MNT |
| 50 PEN | 51,411.85 MNT |
| 100 PEN | 102,823.69 MNT |
| 500 PEN | 514,118.47 MNT |
| 1,000 PEN | 1,028,236.93 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-03-27T15:13:58Z",
"rates": {
"MNT": 1028.23693
}
}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": 102823.693,
"rate": 1028.23693
}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