Rate Overview
Live
1 MNT = 0.000969 PEN
1 PEN = 1031.99
MNT
Avg
0.000951
High
0.000969
Low
0.000937
Last updated: 3/7/2026, 12:28:16 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.48 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-07T00:28:16Z",
"rates": {
"PEN": 0.000969
}
}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.0969,
"rate": 0.000969
}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