Rate Overview
Live
1 MDL = 351.0607 PYG
1 PYG = 0.002849
MDL
Avg
357.2089
High
362.4407
Low
351.0607
Last updated: 5/6/2026, 3:28:26 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 351.06 PYG |
| 10 MDL | 3,510.61 PYG |
| 50 MDL | 17,553.03 PYG |
| 100 MDL | 35,106.07 PYG |
| 500 MDL | 175,530.34 PYG |
| 1,000 MDL | 351,060.67 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-05-06T15:28:26Z",
"rates": {
"PYG": 351.06067
}
}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": 35106.067,
"rate": 351.06067
}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