Rate Overview
Live
1 PEN = 5.1155 MDL
1 MDL = 0.195485
PEN
Avg
5.1425
High
5.1771
Low
5.1109
Last updated: 6/17/2026, 8:13:50 AM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.12 MDL |
| 10 PEN | 51.15 MDL |
| 50 PEN | 255.77 MDL |
| 100 PEN | 511.55 MDL |
| 500 PEN | 2,557.74 MDL |
| 1,000 PEN | 5,115.48 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-06-17T08:13:50Z",
"rates": {
"MDL": 5.115479
}
}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": 511.54789999999997,
"rate": 5.115479
}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