Rate Overview
Live
1 PGK = 10.4287 TRY
1 TRY = 0.095889
PGK
Avg
10.4037
High
10.4287
Low
10.3749
Last updated: 5/6/2026, 5:17:36 PM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.43 TRY |
| 10 PGK | 104.29 TRY |
| 50 PGK | 521.43 TRY |
| 100 PGK | 1,042.87 TRY |
| 500 PGK | 5,214.35 TRY |
| 1,000 PGK | 10,428.69 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-05-06T17:17:36Z",
"rates": {
"TRY": 10.428693
}
}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": 1042.8693,
"rate": 10.428693
}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