Rate Overview
Live
1 PEN = 1049.80 MNT
1 MNT = 0.000953
PEN
Avg
1057.49
High
1066.01
Low
1049.80
Last updated: 6/17/2026, 8:16:36 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,049.80 MNT |
| 10 PEN | 10,498.05 MNT |
| 50 PEN | 52,490.23 MNT |
| 100 PEN | 104,980.47 MNT |
| 500 PEN | 524,902.35 MNT |
| 1,000 PEN | 1,049,804.70 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-06-17T08:16:36Z",
"rates": {
"MNT": 1049.804696
}
}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": 104980.4696,
"rate": 1049.804696
}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