Rate Overview
Live
1 MDL = 342.9278 PYG
1 PYG = 0.002916
MDL
Avg
342.2461
High
343.2480
Low
340.7276
Last updated: 8/12/2026, 10:39:37 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 342.93 PYG |
| 10 MDL | 3,429.28 PYG |
| 50 MDL | 17,146.39 PYG |
| 100 MDL | 34,292.78 PYG |
| 500 MDL | 171,463.91 PYG |
| 1,000 MDL | 342,927.83 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-08-12T10:39:37Z",
"rates": {
"PYG": 342.927826
}
}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": 34292.7826,
"rate": 342.927826
}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