Rate Overview
Live
1 TRY = 142.0771 PYG
1 PYG = 0.007038
TRY
Avg
143.4566
High
144.7421
Low
142.0771
Last updated: 4/17/2026, 8:55:45 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 142.08 PYG |
| 10 TRY | 1,420.77 PYG |
| 50 TRY | 7,103.85 PYG |
| 100 TRY | 14,207.71 PYG |
| 500 TRY | 71,038.54 PYG |
| 1,000 TRY | 142,077.07 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-04-17T08:55:45Z",
"rates": {
"PYG": 142.077073
}
}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": 14207.707300000002,
"rate": 142.077073
}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