Rate Overview
Live
1 TRY = 122.2798 PYG
1 PYG = 0.008178
TRY
Avg
122.9142
High
124.3652
Low
122.2798
Last updated: 9/3/2026, 12:42:11 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 122.28 PYG |
| 10 TRY | 1,222.80 PYG |
| 50 TRY | 6,113.99 PYG |
| 100 TRY | 12,227.98 PYG |
| 500 TRY | 61,139.89 PYG |
| 1,000 TRY | 122,279.77 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-09-03T00:42:11Z",
"rates": {
"PYG": 122.279772
}
}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": 12227.9772,
"rate": 122.279772
}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