Rate Overview
Live
1 TRY = 0.094890 PGK
1 PGK = 10.5385
TRY
Avg
0.097756
High
0.100646
Low
0.094890
Last updated: 5/27/2026, 7:25:17 AM
Quick Conversions
| TRY | PGK |
|---|---|
| 1 TRY | 0.09 PGK |
| 10 TRY | 0.95 PGK |
| 50 TRY | 4.74 PGK |
| 100 TRY | 9.49 PGK |
| 500 TRY | 47.45 PGK |
| 1,000 TRY | 94.89 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-05-27T07:25:17Z",
"rates": {
"PGK": 0.09489
}
}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.489,
"rate": 0.09489
}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