Rate Overview
Live
1 TRY = 127.8295 PYG
1 PYG = 0.007823
TRY
Avg
154.1459
High
191.4630
Low
127.8295
Last updated: 7/25/2026, 10:37:59 PM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 127.83 PYG |
| 10 TRY | 1,278.30 PYG |
| 50 TRY | 6,391.48 PYG |
| 100 TRY | 12,782.95 PYG |
| 500 TRY | 63,914.77 PYG |
| 1,000 TRY | 127,829.54 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-25T22:37:59Z",
"rates": {
"PYG": 127.829538
}
}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": 12782.9538,
"rate": 127.829538
}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