Rate Overview
Live
1 MNT = 0.000972 PEN
1 PEN = 1028.81
MNT
Avg
0.000958
High
0.000975
Low
0.000934
Last updated: 3/27/2026, 3:20:44 PM
Quick Conversions
| MNT | PEN |
|---|---|
| 1 MNT | 0.00 PEN |
| 10 MNT | 0.01 PEN |
| 50 MNT | 0.05 PEN |
| 100 MNT | 0.10 PEN |
| 500 MNT | 0.49 PEN |
| 1,000 MNT | 0.97 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-03-27T15:20:44Z",
"rates": {
"PEN": 0.000972
}
}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.0972,
"rate": 0.000972
}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