Rate Overview
Live
1 MDL = 352.3806 PYG
1 PYG = 0.002838
MDL
Avg
356.4315
High
364.6325
Low
351.0607
Last updated: 5/26/2026, 7:33:40 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 352.38 PYG |
| 10 MDL | 3,523.81 PYG |
| 50 MDL | 17,619.03 PYG |
| 100 MDL | 35,238.06 PYG |
| 500 MDL | 176,190.28 PYG |
| 1,000 MDL | 352,380.57 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-26T19:33:40Z",
"rates": {
"PYG": 352.380566
}
}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": 35238.056599999996,
"rate": 352.380566
}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