Rate Overview
Live
1 PEN = 4.9673 MDL
1 MDL = 0.201316
PEN
Avg
5.0491
High
5.1318
Low
4.9673
Last updated: 4/17/2026, 6:14:01 AM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 4.97 MDL |
| 10 PEN | 49.67 MDL |
| 50 PEN | 248.37 MDL |
| 100 PEN | 496.73 MDL |
| 500 PEN | 2,483.65 MDL |
| 1,000 PEN | 4,967.31 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-04-17T06:14:01Z",
"rates": {
"MDL": 4.967307
}
}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": 496.7307,
"rate": 4.967307
}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