Rate Overview
Live
1 TRY = 0.094231 PGK
1 PGK = 10.6122
TRY
Avg
0.094499
High
0.095125
Low
0.093804
Last updated: 6/16/2026, 4:23:35 AM
Quick Conversions
| TRY | PGK |
|---|---|
| 1 TRY | 0.09 PGK |
| 10 TRY | 0.94 PGK |
| 50 TRY | 4.71 PGK |
| 100 TRY | 9.42 PGK |
| 500 TRY | 47.12 PGK |
| 1,000 TRY | 94.23 PGK |
Get TRY/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PGKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-16T04:23:35Z",
"rates": {
"PGK": 0.094231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PGK",
"amount": 100
},
"result": 9.4231,
"rate": 0.094231
}Build with TRY/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key