Rate Overview
Live
1 TRY = 146.8955 PYG
1 PYG = 0.006808
TRY
Avg
146.9886
High
148.5983
Low
145.5524
Last updated: 3/27/2026, 9:38:28 AM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 146.90 PYG |
| 10 TRY | 1,468.96 PYG |
| 50 TRY | 7,344.78 PYG |
| 100 TRY | 14,689.55 PYG |
| 500 TRY | 73,447.77 PYG |
| 1,000 TRY | 146,895.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-03-27T09:38:28Z",
"rates": {
"PYG": 146.895541
}
}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": 14689.554100000001,
"rate": 146.895541
}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