Rate Overview
Live
1 PEN = 5.0444 MDL
1 MDL = 0.198241
PEN
Avg
5.0534
High
5.0831
Low
5.0040
Last updated: 3/27/2026, 2:53:33 PM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.04 MDL |
| 10 PEN | 50.44 MDL |
| 50 PEN | 252.22 MDL |
| 100 PEN | 504.44 MDL |
| 500 PEN | 2,522.18 MDL |
| 1,000 PEN | 5,044.37 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-27T14:53:33Z",
"rates": {
"MDL": 5.044365
}
}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.4365,
"rate": 5.044365
}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