Rate Overview
Live
1 MDL = 351.9317 PYG
1 PYG = 0.002841
MDL
Avg
352.5872
High
353.8476
Low
351.8147
Last updated: 6/15/2026, 9:22:06 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 351.93 PYG |
| 10 MDL | 3,519.32 PYG |
| 50 MDL | 17,596.59 PYG |
| 100 MDL | 35,193.17 PYG |
| 500 MDL | 175,965.87 PYG |
| 1,000 MDL | 351,931.74 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-06-15T21:22:06Z",
"rates": {
"PYG": 351.931742
}
}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": 35193.1742,
"rate": 351.931742
}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