Rate Overview
Live
1 MDL = 373.7524 PYG
1 PYG = 0.002676
MDL
Avg
374.8045
High
376.7037
Low
373.6216
Last updated: 4/16/2026, 2:10:33 PM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 373.75 PYG |
| 10 MDL | 3,737.52 PYG |
| 50 MDL | 18,687.62 PYG |
| 100 MDL | 37,375.24 PYG |
| 500 MDL | 186,876.21 PYG |
| 1,000 MDL | 373,752.42 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-04-16T14:10:33Z",
"rates": {
"PYG": 373.752419
}
}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": 37375.2419,
"rate": 373.752419
}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