Rate Overview
Live
1 PGK = 10.5865 TRY
1 TRY = 0.094460
PGK
Avg
10.1820
High
10.6489
Low
9.7571
Last updated: 6/29/2026, 12:19:12 AM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.59 TRY |
| 10 PGK | 105.87 TRY |
| 50 PGK | 529.33 TRY |
| 100 PGK | 1,058.65 TRY |
| 500 PGK | 5,293.27 TRY |
| 1,000 PGK | 10,586.54 TRY |
Get PGK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TRYExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-29T00:19:12Z",
"rates": {
"TRY": 10.586536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TRY",
"amount": 100
},
"result": 1058.6536,
"rate": 10.586536
}Build with PGK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key