Rate Overview
Live
1 PEN = 1052.88 MNT
1 MNT = 0.000950
PEN
Avg
1049.52
High
1066.47
Low
1020.77
Last updated: 5/27/2026, 8:31:01 PM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,052.88 MNT |
| 10 PEN | 10,528.83 MNT |
| 50 PEN | 52,644.15 MNT |
| 100 PEN | 105,288.31 MNT |
| 500 PEN | 526,441.53 MNT |
| 1,000 PEN | 1,052,883.05 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-27T20:31:01Z",
"rates": {
"MNT": 1052.883054
}
}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": 105288.30539999998,
"rate": 1052.883054
}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