Rate Overview
Live
1 PGK = 0.678489 LTL
1 LTL = 1.4739
PGK
Avg
0.684762
High
0.701305
Low
0.677978
Last updated: 7/23/2026, 9:00:30 PM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.68 LTL |
| 10 PGK | 6.78 LTL |
| 50 PGK | 33.92 LTL |
| 100 PGK | 67.85 LTL |
| 500 PGK | 339.24 LTL |
| 1,000 PGK | 678.49 LTL |
Get PGK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=LTLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-23T21:00:30Z",
"rates": {
"LTL": 0.678489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "LTL",
"amount": 100
},
"result": 67.8489,
"rate": 0.678489
}Build with PGK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key