Rate Overview
Live
1 PEN = 5.1644 MDL
1 MDL = 0.193634
PEN
Avg
5.0045
High
5.2250
Low
4.6761
Last updated: 7/25/2026, 9:51:36 PM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.16 MDL |
| 10 PEN | 51.64 MDL |
| 50 PEN | 258.22 MDL |
| 100 PEN | 516.44 MDL |
| 500 PEN | 2,582.19 MDL |
| 1,000 PEN | 5,164.38 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-25T21:51:36Z",
"rates": {
"MDL": 5.164375
}
}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.4375,
"rate": 5.164375
}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