Rate Overview
Live
1 PEN = 1026.03 MNT
1 MNT = 0.000975
PEN
Avg
1047.93
High
1067.04
Low
1026.03
Last updated: 3/7/2026, 3:05:34 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,026.03 MNT |
| 10 PEN | 10,260.31 MNT |
| 50 PEN | 51,301.53 MNT |
| 100 PEN | 102,603.05 MNT |
| 500 PEN | 513,015.27 MNT |
| 1,000 PEN | 1,026,030.54 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-03-07T03:05:34Z",
"rates": {
"MNT": 1026.030542
}
}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": 102603.0542,
"rate": 1026.030542
}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