Rate Overview
Live
1 TRY = 129.2877 PYG
1 PYG = 0.007735
TRY
Avg
129.6889
High
130.2088
Low
129.1699
Last updated: 7/9/2026, 7:22:13 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 129.29 PYG |
| 10 TRY | 1,292.88 PYG |
| 50 TRY | 6,464.39 PYG |
| 100 TRY | 12,928.77 PYG |
| 500 TRY | 64,643.86 PYG |
| 1,000 TRY | 129,287.73 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-09T07:22:13Z",
"rates": {
"PYG": 129.287729
}
}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": 12928.772900000002,
"rate": 129.287729
}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