Rate Overview
Live
1 PEN = 1054.23 MNT
1 MNT = 0.000949
PEN
Avg
944.1844
High
1067.93
Low
0.244962
Last updated: 5/27/2026, 5:16:02 PM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,054.23 MNT |
| 10 PEN | 10,542.32 MNT |
| 50 PEN | 52,711.60 MNT |
| 100 PEN | 105,423.20 MNT |
| 500 PEN | 527,115.98 MNT |
| 1,000 PEN | 1,054,231.95 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-05-27T17:16:02Z",
"rates": {
"MNT": 1054.23195
}
}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": 105423.195,
"rate": 1054.23195
}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