Rate Overview
Live
1 MDL = 378.8398 PYG
1 PYG = 0.002640
MDL
Avg
376.7125
High
378.8398
Low
373.2841
Last updated: 3/7/2026, 1:58:03 AM
Quick Conversions
| MDL | PYG |
|---|---|
| 1 MDL | 378.84 PYG |
| 10 MDL | 3,788.40 PYG |
| 50 MDL | 18,941.99 PYG |
| 100 MDL | 37,883.98 PYG |
| 500 MDL | 189,419.91 PYG |
| 1,000 MDL | 378,839.82 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-03-07T01:58:03Z",
"rates": {
"PYG": 378.839815
}
}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": 37883.9815,
"rate": 378.839815
}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