Rate Overview
Live
1 MDL = 343.7637 PYG
1 PYG = 0.002909
MDL
Avg
367.6060
High
403.1904
Low
343.7637
Last updated: 7/26/2026, 8:27:17 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 343.76 PYG |
| 10 MDL | 3,437.64 PYG |
| 50 MDL | 17,188.19 PYG |
| 100 MDL | 34,376.37 PYG |
| 500 MDL | 171,881.86 PYG |
| 1,000 MDL | 343,763.71 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-26T08:27:17Z",
"rates": {
"PYG": 343.763711
}
}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": 34376.3711,
"rate": 343.763711
}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