Rate Overview
Live
1 MNT = 1.6845 PYG
1 PYG = 0.593644
MNT
Avg
361.5780
High
8630.72
Low
1.6845
Last updated: 7/25/2026, 7:40:04 PM
Quick Conversions
| MNT | PYG |
|---|---|
| 1 MNT | 1.68 PYG |
| 10 MNT | 16.85 PYG |
| 50 MNT | 84.23 PYG |
| 100 MNT | 168.45 PYG |
| 500 MNT | 842.26 PYG |
| 1,000 MNT | 1,684.51 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-07-25T19:40:04Z",
"rates": {
"PYG": 1.68451
}
}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.451,
"rate": 1.68451
}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