Rate Overview
Live
1 MDL = 0.198241 PEN
1 PEN = 5.0444
MDL
Avg
0.197890
High
0.199839
Low
0.196729
Last updated: 3/27/2026, 1:15:27 PM
Quick Conversions
| MDL | PEN |
|---|---|
| 1 MDL | 0.20 PEN |
| 10 MDL | 1.98 PEN |
| 50 MDL | 9.91 PEN |
| 100 MDL | 19.82 PEN |
| 500 MDL | 99.12 PEN |
| 1,000 MDL | 198.24 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-03-27T13:15:27Z",
"rates": {
"PEN": 0.198241
}
}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.8241,
"rate": 0.198241
}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