Rate Overview
Live
1 MNT = 1.6897 PYG
1 PYG = 0.591834
MNT
Avg
1.7194
High
1.7426
Low
1.6897
Last updated: 5/6/2026, 9:58:25 PM
Quick Conversions
| MNT | PYG |
|---|---|
| 1 MNT | 1.69 PYG |
| 10 MNT | 16.90 PYG |
| 50 MNT | 84.48 PYG |
| 100 MNT | 168.97 PYG |
| 500 MNT | 844.83 PYG |
| 1,000 MNT | 1,689.66 PYG |
Get MNT/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=PYGExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-06T21:58:25Z",
"rates": {
"PYG": 1.689662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "PYG",
"amount": 100
},
"result": 168.9662,
"rate": 1.689662
}Build with MNT/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key