Rate Overview
Live
1 TRY = 0.096723 PGK
1 PGK = 10.3388
TRY
Avg
0.104028
High
0.115580
Low
0.096723
Last updated: 3/27/2026, 4:32:01 PM
Quick Conversions
| TRY | PGK |
|---|---|
| 1 TRY | 0.10 PGK |
| 10 TRY | 0.97 PGK |
| 50 TRY | 4.84 PGK |
| 100 TRY | 9.67 PGK |
| 500 TRY | 48.36 PGK |
| 1,000 TRY | 96.72 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-03-27T16:32:01Z",
"rates": {
"PGK": 0.096723
}
}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.6723,
"rate": 0.096723
}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