Rate Overview
Live
1 PEN = 1033.83 MNT
1 MNT = 0.000967
PEN
Avg
1027.32
High
1038.64
Low
1020.07
Last updated: 5/7/2026, 9:08:49 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,033.83 MNT |
| 10 PEN | 10,338.33 MNT |
| 50 PEN | 51,691.66 MNT |
| 100 PEN | 103,383.31 MNT |
| 500 PEN | 516,916.56 MNT |
| 1,000 PEN | 1,033,833.12 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-07T09:08:49Z",
"rates": {
"MNT": 1033.833117
}
}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": 103383.31169999999,
"rate": 1033.833117
}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