Rate Overview
Live
1 PEN = 5.2024 MDL
1 MDL = 0.192219
PEN
Avg
5.0985
High
5.2327
Low
4.9188
Last updated: 7/28/2026, 5:21:19 PM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.20 MDL |
| 10 PEN | 52.02 MDL |
| 50 PEN | 260.12 MDL |
| 100 PEN | 520.24 MDL |
| 500 PEN | 2,601.20 MDL |
| 1,000 PEN | 5,202.40 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-28T17:21:19Z",
"rates": {
"MDL": 5.202402
}
}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": 520.2402000000001,
"rate": 5.202402
}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