Rate Overview
Live
1 PGK = 10.3128 TRY
1 TRY = 0.096966
PGK
Avg
10.3304
High
10.3595
Low
10.3099
Last updated: 4/16/2026, 3:05:25 PM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.31 TRY |
| 10 PGK | 103.13 TRY |
| 50 PGK | 515.64 TRY |
| 100 PGK | 1,031.28 TRY |
| 500 PGK | 5,156.42 TRY |
| 1,000 PGK | 10,312.84 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-04-16T15:05:25Z",
"rates": {
"TRY": 10.312841
}
}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": 1031.2841,
"rate": 10.312841
}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