Rate Overview
Live
1 PGK = 10.5948 TRY
1 TRY = 0.094386
PGK
Avg
10.5692
High
10.6605
Low
10.5124
Last updated: 6/15/2026, 9:42:54 PM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.59 TRY |
| 10 PGK | 105.95 TRY |
| 50 PGK | 529.74 TRY |
| 100 PGK | 1,059.48 TRY |
| 500 PGK | 5,297.40 TRY |
| 1,000 PGK | 10,594.80 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-15T21:42:54Z",
"rates": {
"TRY": 10.594803
}
}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": 1059.4803000000002,
"rate": 10.594803
}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