Rate Overview
Live
1 PEN = 5.1658 MDL
1 MDL = 0.193582
PEN
Avg
4.9160
High
5.1943
Low
4.6548
Last updated: 7/19/2026, 9:40:13 PM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.17 MDL |
| 10 PEN | 51.66 MDL |
| 50 PEN | 258.29 MDL |
| 100 PEN | 516.58 MDL |
| 500 PEN | 2,582.89 MDL |
| 1,000 PEN | 5,165.77 MDL |
Get PEN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MDLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-19T21:40:13Z",
"rates": {
"MDL": 5.165771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MDL",
"amount": 100
},
"result": 516.5771000000001,
"rate": 5.165771
}Build with PEN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key