Rate Overview
Live
1 MDL = 0.200245 PEN
1 PEN = 4.9939
MDL
Avg
0.197388
High
0.200347
Low
0.195686
Last updated: 3/7/2026, 1:55:24 AM
Quick Conversions
| MDL | PEN |
|---|---|
| 1 MDL | 0.20 PEN |
| 10 MDL | 2.00 PEN |
| 50 MDL | 10.01 PEN |
| 100 MDL | 20.02 PEN |
| 500 MDL | 100.12 PEN |
| 1,000 MDL | 200.25 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-07T01:55:24Z",
"rates": {
"PEN": 0.200245
}
}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": 20.0245,
"rate": 0.200245
}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