Rate Overview
Live
1 MDL = 344.7867 PYG
1 PYG = 0.002900
MDL
Avg
392.6837
High
455.8739
Low
344.2955
Last updated: 7/22/2026, 2:28:47 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 344.79 PYG |
| 10 MDL | 3,447.87 PYG |
| 50 MDL | 17,239.34 PYG |
| 100 MDL | 34,478.67 PYG |
| 500 MDL | 172,393.35 PYG |
| 1,000 MDL | 344,786.70 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-22T02:28:47Z",
"rates": {
"PYG": 344.786704
}
}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": 34478.670399999995,
"rate": 344.786704
}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