Rate Overview
Live
1 MDL = 341.3982 PYG
1 PYG = 0.002929
MDL
Avg
344.0223
High
347.2637
Low
341.3982
Last updated: 9/2/2026, 10:31:27 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 341.40 PYG |
| 10 MDL | 3,413.98 PYG |
| 50 MDL | 17,069.91 PYG |
| 100 MDL | 34,139.82 PYG |
| 500 MDL | 170,699.10 PYG |
| 1,000 MDL | 341,398.19 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-09-02T10:31:27Z",
"rates": {
"PYG": 341.398191
}
}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": 34139.8191,
"rate": 341.398191
}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