Rate Overview
Live
1 MDL = 344.4785 PYG
1 PYG = 0.002903
MDL
Avg
364.4054
High
397.9687
Low
343.3086
Last updated: 7/25/2026, 6:54:34 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 344.48 PYG |
| 10 MDL | 3,444.78 PYG |
| 50 MDL | 17,223.92 PYG |
| 100 MDL | 34,447.85 PYG |
| 500 MDL | 172,239.24 PYG |
| 1,000 MDL | 344,478.47 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-25T18:54:34Z",
"rates": {
"PYG": 344.47847
}
}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": 34447.847,
"rate": 344.47847
}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