Rate Overview
Live
1 PEN = 5.0415 MDL
1 MDL = 0.198353
PEN
Avg
5.0532
High
5.0831
Low
5.0040
Last updated: 3/27/2026, 6:34:00 PM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.04 MDL |
| 10 PEN | 50.42 MDL |
| 50 PEN | 252.08 MDL |
| 100 PEN | 504.15 MDL |
| 500 PEN | 2,520.76 MDL |
| 1,000 PEN | 5,041.52 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-03-27T18:34:00Z",
"rates": {
"MDL": 5.041518
}
}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": 504.1518,
"rate": 5.041518
}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