Rate Overview
Live
1 PGK = 10.5874 TRY
1 TRY = 0.094452
PGK
Avg
10.6149
High
10.6664
Low
10.5874
Last updated: 7/5/2026, 11:45:33 PM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.59 TRY |
| 10 PGK | 105.87 TRY |
| 50 PGK | 529.37 TRY |
| 100 PGK | 1,058.74 TRY |
| 500 PGK | 5,293.69 TRY |
| 1,000 PGK | 10,587.38 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-07-05T23:45:33Z",
"rates": {
"TRY": 10.587384
}
}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": 1058.7384,
"rate": 10.587384
}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