Rate Overview
Live
1 PEN = 1069.97 MNT
1 MNT = 0.000935
PEN
Avg
1074.96
High
1079.42
Low
1069.97
Last updated: 9/3/2026, 1:11:39 PM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,069.97 MNT |
| 10 PEN | 10,699.75 MNT |
| 50 PEN | 53,498.75 MNT |
| 100 PEN | 106,997.50 MNT |
| 500 PEN | 534,987.49 MNT |
| 1,000 PEN | 1,069,974.99 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-09-03T13:11:39Z",
"rates": {
"MNT": 1069.974989
}
}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": 106997.4989,
"rate": 1069.974989
}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