Rate Overview
Live
1 TRY = 146.8977 PYG
1 PYG = 0.006807
TRY
Avg
158.1910
High
170.4490
Low
146.1851
Last updated: 3/27/2026, 4:31:59 PM
Quick Conversions
| TRY | PYG |
|---|---|
| 1 TRY | 146.90 PYG |
| 10 TRY | 1,468.98 PYG |
| 50 TRY | 7,344.88 PYG |
| 100 TRY | 14,689.77 PYG |
| 500 TRY | 73,448.84 PYG |
| 1,000 TRY | 146,897.69 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-27T16:31:59Z",
"rates": {
"PYG": 146.897688
}
}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.768799999998,
"rate": 146.897688
}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