Rate Overview
Live
1 PGK = 10.5378 TRY
1 TRY = 0.094896
PGK
Avg
10.1042
High
10.5378
Low
9.7564
Last updated: 5/26/2026, 9:22:13 PM
Quick Conversions
| PGK | TRY |
|---|---|
| 1 PGK | 10.54 TRY |
| 10 PGK | 105.38 TRY |
| 50 PGK | 526.89 TRY |
| 100 PGK | 1,053.78 TRY |
| 500 PGK | 5,268.92 TRY |
| 1,000 PGK | 10,537.85 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-26T21:22:13Z",
"rates": {
"TRY": 10.537847
}
}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": 1053.7847,
"rate": 10.537847
}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