Rate Overview
Live
1 PGK = 0.685742 LTL
1 LTL = 1.4583
PGK
Avg
0.685564
High
0.690664
Low
0.670594
Last updated: 7/5/2026, 3:36:52 PM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.69 LTL |
| 10 PGK | 6.86 LTL |
| 50 PGK | 34.29 LTL |
| 100 PGK | 68.57 LTL |
| 500 PGK | 342.87 LTL |
| 1,000 PGK | 685.74 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-05T15:36:52Z",
"rates": {
"LTL": 0.685742
}
}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": 68.57419999999999,
"rate": 0.685742
}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