Rate Overview
Live
1 TRY = 127.7683 PYG
1 PYG = 0.007827
TRY
Avg
139.3622
High
154.5767
Low
127.2863
Last updated: 7/28/2026, 11:38:31 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 127.77 PYG |
| 10 TRY | 1,277.68 PYG |
| 50 TRY | 6,388.41 PYG |
| 100 TRY | 12,776.83 PYG |
| 500 TRY | 63,884.13 PYG |
| 1,000 TRY | 127,768.26 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-28T11:38:31Z",
"rates": {
"PYG": 127.768258
}
}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": 12776.8258,
"rate": 127.768258
}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