Rate Overview
Live
1 MDL = 372.7134 PYG
1 PYG = 0.002683
MDL
Avg
372.9648
High
374.7863
Low
370.8098
Last updated: 3/27/2026, 2:45:25 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 372.71 PYG |
| 10 MDL | 3,727.13 PYG |
| 50 MDL | 18,635.67 PYG |
| 100 MDL | 37,271.34 PYG |
| 500 MDL | 186,356.69 PYG |
| 1,000 MDL | 372,713.38 PYG |
Get MDL/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PYGExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T14:45:25Z",
"rates": {
"PYG": 372.713381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PYG",
"amount": 100
},
"result": 37271.3381,
"rate": 372.713381
}Build with MDL/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key