Rate Overview
Live
1 TRY = 126.1895 PYG
1 PYG = 0.007925
TRY
Avg
153.2446
High
187.5314
Low
126.1895
Last updated: 7/30/2026, 8:00:44 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 126.19 PYG |
| 10 TRY | 1,261.90 PYG |
| 50 TRY | 6,309.48 PYG |
| 100 TRY | 12,618.95 PYG |
| 500 TRY | 63,094.77 PYG |
| 1,000 TRY | 126,189.53 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-07-30T08:00:44Z",
"rates": {
"PYG": 126.189532
}
}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": 12618.9532,
"rate": 126.189532
}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