Rate Overview
Live
1 MDL = 345.1530 PYG
1 PYG = 0.002897
MDL
Avg
368.4471
High
403.1904
Low
344.5369
Last updated: 7/22/2026, 6:08:58 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 345.15 PYG |
| 10 MDL | 3,451.53 PYG |
| 50 MDL | 17,257.65 PYG |
| 100 MDL | 34,515.30 PYG |
| 500 MDL | 172,576.49 PYG |
| 1,000 MDL | 345,152.99 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-07-22T06:08:58Z",
"rates": {
"PYG": 345.152988
}
}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": 34515.2988,
"rate": 345.152988
}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