Rate Overview
Live
1 PEN = 4.9660 MDL
1 MDL = 0.201370
PEN
Avg
4.9434
High
4.9990
Low
4.9130
Last updated: 5/7/2026, 12:32:49 PM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 4.97 MDL |
| 10 PEN | 49.66 MDL |
| 50 PEN | 248.30 MDL |
| 100 PEN | 496.60 MDL |
| 500 PEN | 2,482.99 MDL |
| 1,000 PEN | 4,965.98 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-05-07T12:32:49Z",
"rates": {
"MDL": 4.965978
}
}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.5978,
"rate": 4.965978
}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