Rate Overview
Live
1 TRY = 0.098472 PGK
1 PGK = 10.1552
TRY
Avg
0.099028
High
0.100760
Low
0.097657
Last updated: 1/25/2026, 10:00:48 PM
Quick Conversions
| TRY | PGK |
|---|---|
| 1 TRY | 0.10 PGK |
| 10 TRY | 0.98 PGK |
| 50 TRY | 4.92 PGK |
| 100 TRY | 9.85 PGK |
| 500 TRY | 49.24 PGK |
| 1,000 TRY | 98.47 PGK |
Get TRY/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PGKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T22:00:48Z",
"rates": {
"PGK": 0.098472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PGK",
"amount": 100
},
"result": 9.8472,
"rate": 0.098472
}Build with TRY/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key