Rate Overview
Live
1 PEN = 1053.58 MNT
1 MNT = 0.000949
PEN
Avg
1055.18
High
1074.54
Low
1025.01
Last updated: 5/27/2026, 6:26:53 PM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,053.58 MNT |
| 10 PEN | 10,535.80 MNT |
| 50 PEN | 52,679.02 MNT |
| 100 PEN | 105,358.03 MNT |
| 500 PEN | 526,790.16 MNT |
| 1,000 PEN | 1,053,580.33 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-27T18:26:53Z",
"rates": {
"MNT": 1053.580328
}
}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": 105358.0328,
"rate": 1053.580328
}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