Rate Overview
Live
1 PEN = 1058.14 MNT
1 MNT = 0.000945
PEN
Avg
1056.36
High
1060.30
Low
1052.38
Last updated: 7/6/2026, 3:17:44 PM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,058.14 MNT |
| 10 PEN | 10,581.42 MNT |
| 50 PEN | 52,907.10 MNT |
| 100 PEN | 105,814.20 MNT |
| 500 PEN | 529,070.99 MNT |
| 1,000 PEN | 1,058,141.98 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-07-06T15:17:44Z",
"rates": {
"MNT": 1058.141983
}
}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": 105814.1983,
"rate": 1058.141983
}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