Rate Overview
Live
1 MDL = 0.195054 PEN
1 PEN = 5.1268
MDL
Avg
0.193737
High
0.195544
Low
0.192468
Last updated: 9/1/2026, 5:28:47 PM
Quick Conversions
| MDL | PEN |
|---|---|
| 1 MDL | 0.20 PEN |
| 10 MDL | 1.95 PEN |
| 50 MDL | 9.75 PEN |
| 100 MDL | 19.51 PEN |
| 500 MDL | 97.53 PEN |
| 1,000 MDL | 195.05 PEN |
Get MDL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PENExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-09-01T17:28:47Z",
"rates": {
"PEN": 0.195054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PEN",
"amount": 100
},
"result": 19.5054,
"rate": 0.195054
}Build with MDL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key