Rate Overview
Live
1 MDL = 0.193446 PEN
1 PEN = 5.1694
MDL
Avg
0.203639
High
0.214833
Low
0.192518
Last updated: 7/26/2026, 7:48:58 PM
Quick Conversions
| MDL | PEN |
|---|---|
| 1 MDL | 0.19 PEN |
| 10 MDL | 1.93 PEN |
| 50 MDL | 9.67 PEN |
| 100 MDL | 19.34 PEN |
| 500 MDL | 96.72 PEN |
| 1,000 MDL | 193.45 PEN |
Get MDL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PENExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T19:48:58Z",
"rates": {
"PEN": 0.193446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PEN",
"amount": 100
},
"result": 19.3446,
"rate": 0.193446
}Build with MDL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key