Rate Overview
Live
1 PGK = 10.2453 TRY
1 TRY = 0.097606
PGK
Avg
10.2290
High
10.2534
Low
10.1340
Last updated: 3/7/2026, 4:23:54 AM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.25 TRY |
| 10 PGK | 102.45 TRY |
| 50 PGK | 512.27 TRY |
| 100 PGK | 1,024.53 TRY |
| 500 PGK | 5,122.65 TRY |
| 1,000 PGK | 10,245.30 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-07T04:23:54Z",
"rates": {
"TRY": 10.2453
}
}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": 1024.53,
"rate": 10.2453
}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