Rate Overview
Live
1 PEN = 4.9691 MDL
1 MDL = 0.201245
PEN
Avg
5.0530
High
5.1102
Low
4.9691
Last updated: 3/7/2026, 4:59:19 AM
Quick Conversions
| PEN | MDL |
|---|---|
| 1 PEN | 4.97 MDL |
| 10 PEN | 49.69 MDL |
| 50 PEN | 248.45 MDL |
| 100 PEN | 496.91 MDL |
| 500 PEN | 2,484.53 MDL |
| 1,000 PEN | 4,969.06 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-07T04:59:19Z",
"rates": {
"MDL": 4.969062
}
}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.9062,
"rate": 4.969062
}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