Rate Overview
Live
1 MDL = 344.7097 PYG
1 PYG = 0.002901
MDL
Avg
344.3597
High
346.0281
Low
343.3086
Last updated: 7/5/2026, 9:31:34 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 344.71 PYG |
| 10 MDL | 3,447.10 PYG |
| 50 MDL | 17,235.49 PYG |
| 100 MDL | 34,470.98 PYG |
| 500 MDL | 172,354.88 PYG |
| 1,000 MDL | 344,709.75 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-05T21:31:34Z",
"rates": {
"PYG": 344.70975
}
}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": 34470.975,
"rate": 344.70975
}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