Rate Overview
Live
1 PGK = 10.3388 TRY
1 TRY = 0.096723
PGK
Avg
9.6424
High
10.3388
Low
8.6520
Last updated: 3/27/2026, 11:10:53 AM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.34 TRY |
| 10 PGK | 103.39 TRY |
| 50 PGK | 516.94 TRY |
| 100 PGK | 1,033.88 TRY |
| 500 PGK | 5,169.42 TRY |
| 1,000 PGK | 10,338.83 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-03-27T11:10:53Z",
"rates": {
"TRY": 10.338832
}
}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": 1033.8832,
"rate": 10.338832
}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