Rate Overview
Live
1 PEN = 1027.57 MNT
1 MNT = 0.000973
PEN
Avg
1032.26
High
1038.43
Low
1025.48
Last updated: 3/27/2026, 11:32:54 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,027.57 MNT |
| 10 PEN | 10,275.74 MNT |
| 50 PEN | 51,378.71 MNT |
| 100 PEN | 102,757.43 MNT |
| 500 PEN | 513,787.13 MNT |
| 1,000 PEN | 1,027,574.26 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-27T11:32:54Z",
"rates": {
"MNT": 1027.57426
}
}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": 102757.426,
"rate": 1027.57426
}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