Rate Overview
Live
1 PEN = 1031.47 MNT
1 MNT = 0.000969
PEN
Avg
1051.34
High
1067.04
Low
1030.95
Last updated: 3/7/2026, 2:28:45 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,031.47 MNT |
| 10 PEN | 10,314.74 MNT |
| 50 PEN | 51,573.72 MNT |
| 100 PEN | 103,147.45 MNT |
| 500 PEN | 515,737.24 MNT |
| 1,000 PEN | 1,031,474.49 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-07T02:28:45Z",
"rates": {
"MNT": 1031.474489
}
}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": 103147.44889999999,
"rate": 1031.474489
}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