Rate Overview
Live
1 TRY = 0.092323 PGK
1 PGK = 10.8315
TRY
Avg
0.092800
High
0.093638
Low
0.091547
Last updated: 8/18/2026, 3:44:43 AM
Quick Conversions
| TRY | PGK |
|---|---|
| 1 TRY | 0.09 PGK |
| 10 TRY | 0.92 PGK |
| 50 TRY | 4.62 PGK |
| 100 TRY | 9.23 PGK |
| 500 TRY | 46.16 PGK |
| 1,000 TRY | 92.32 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-08-18T03:44:43Z",
"rates": {
"PGK": 0.092323
}
}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.2323,
"rate": 0.092323
}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