Rate Overview
Live
1 MDL = 345.6566 PYG
1 PYG = 0.002893
MDL
Avg
345.0795
High
345.6566
Low
344.3621
Last updated: 7/24/2026, 7:47:36 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 345.66 PYG |
| 10 MDL | 3,456.57 PYG |
| 50 MDL | 17,282.83 PYG |
| 100 MDL | 34,565.66 PYG |
| 500 MDL | 172,828.28 PYG |
| 1,000 MDL | 345,656.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-07-24T07:47:36Z",
"rates": {
"PYG": 345.656567
}
}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": 34565.6567,
"rate": 345.656567
}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