Rate Overview
Live
1 MNT = 0.000973 PEN
1 PEN = 1027.75
MNT
Avg
0.000968
High
0.000975
Low
0.000962
Last updated: 3/27/2026, 8:19:47 AM
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-27T08:19:47Z",
"rates": {
"PEN": 0.000973
}
}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.0973,
"rate": 0.000973
}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