Rate Overview
Live
1 MNT = 0.000948 PEN
1 PEN = 1054.85
MNT
Avg
0.260060
High
5.3922
Low
0.000932
Last updated: 5/28/2026, 11:18:05 PM
Quick Conversions
| MNT | PEN |
|---|---|
| 1 MNT | 0.00 PEN |
| 10 MNT | 0.01 PEN |
| 50 MNT | 0.05 PEN |
| 100 MNT | 0.09 PEN |
| 500 MNT | 0.47 PEN |
| 1,000 MNT | 0.95 PEN |
Get MNT/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=PENExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-28T23:18:05Z",
"rates": {
"PEN": 0.000948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "PEN",
"amount": 100
},
"result": 0.0948,
"rate": 0.000948
}Build with MNT/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key