Rate Overview
Live
1 PEN = 1057.82 MNT
1 MNT = 0.000945
PEN
Avg
989.2971
High
1073.48
Low
0.166925
Last updated: 7/27/2026, 5:25:09 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,057.82 MNT |
| 10 PEN | 10,578.17 MNT |
| 50 PEN | 52,890.84 MNT |
| 100 PEN | 105,781.69 MNT |
| 500 PEN | 528,908.44 MNT |
| 1,000 PEN | 1,057,816.89 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-27T05:25:09Z",
"rates": {
"MNT": 1057.816885
}
}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": 105781.68849999999,
"rate": 1057.816885
}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