Rate Overview
Live
1 TRY = 131.3742 PYG
1 PYG = 0.007612
TRY
Avg
132.1808
High
132.8558
Low
131.3742
Last updated: 6/19/2026, 8:19:05 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 131.37 PYG |
| 10 TRY | 1,313.74 PYG |
| 50 TRY | 6,568.71 PYG |
| 100 TRY | 13,137.42 PYG |
| 500 TRY | 65,687.12 PYG |
| 1,000 TRY | 131,374.24 PYG |
Get TRY/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PYGExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:19:05Z",
"rates": {
"PYG": 131.374243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PYG",
"amount": 100
},
"result": 13137.4243,
"rate": 131.374243
}Build with TRY/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key