Rate Overview
Live
1 PEN = 1066.97 MNT
1 MNT = 0.000937
PEN
Avg
1071.14
High
1076.45
Low
1065.99
Last updated: 8/15/2026, 10:52:46 AM
Quick Conversions
| PEN | MNT |
|---|---|
| 1 PEN | 1,066.97 MNT |
| 10 PEN | 10,669.66 MNT |
| 50 PEN | 53,348.30 MNT |
| 100 PEN | 106,696.60 MNT |
| 500 PEN | 533,483.02 MNT |
| 1,000 PEN | 1,066,966.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-08-15T10:52:46Z",
"rates": {
"MNT": 1066.966048
}
}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": 106696.6048,
"rate": 1066.966048
}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