Rate Overview
Live
1 MNT = 1.6425 PYG
1 PYG = 0.608837
MNT
Avg
1.6479
High
1.6636
Low
1.6423
Last updated: 9/3/2026, 7:34:35 PM
Quick Conversions
| MNT | PYG |
|---|---|
| 1 MNT | 1.64 PYG |
| 10 MNT | 16.42 PYG |
| 50 MNT | 82.12 PYG |
| 100 MNT | 164.25 PYG |
| 500 MNT | 821.24 PYG |
| 1,000 MNT | 1,642.48 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-09-03T19:34:35Z",
"rates": {
"PYG": 1.642477
}
}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": 164.2477,
"rate": 1.642477
}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