Rate Overview
Live
1 MNT = 0.000929 PEN
1 PEN = 1076.43
MNT
Avg
0.000929
High
0.000931
Low
0.000926
Last updated: 9/3/2026, 7:34:15 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.46 PEN |
| 1,000 MNT | 0.93 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-09-03T19:34:15Z",
"rates": {
"PEN": 0.000929
}
}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.0929,
"rate": 0.000929
}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