Rate Overview
Live
1 PEN = 1043.86 MNT
1 MNT = 0.000958
PEN
Avg
1054.56
High
1066.10
Low
1043.86
Last updated: 4/17/2026, 6:12:39 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,043.86 MNT |
| 10 PEN | 10,438.60 MNT |
| 50 PEN | 52,193.00 MNT |
| 100 PEN | 104,386.01 MNT |
| 500 PEN | 521,930.03 MNT |
| 1,000 PEN | 1,043,860.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-04-17T06:12:39Z",
"rates": {
"MNT": 1043.860051
}
}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": 104386.00510000001,
"rate": 1043.860051
}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