Rate Overview
Live
1 PEN = 5.1410 MDL
1 MDL = 0.194514
PEN
Avg
5.1662
High
5.1975
Low
5.1410
Last updated: 8/15/2026, 10:52:33 AM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 5.14 MDL |
| 10 PEN | 51.41 MDL |
| 50 PEN | 257.05 MDL |
| 100 PEN | 514.10 MDL |
| 500 PEN | 2,570.50 MDL |
| 1,000 PEN | 5,141.01 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-08-15T10:52:33Z",
"rates": {
"MDL": 5.14101
}
}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": 514.101,
"rate": 5.14101
}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