Rate Overview
Live
1 PGK = 0.677361 LTL
1 LTL = 1.4763
PGK
Avg
0.675070
High
0.677391
Low
0.670464
Last updated: 8/13/2026, 2:04:52 PM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.68 LTL |
| 10 PGK | 6.77 LTL |
| 50 PGK | 33.87 LTL |
| 100 PGK | 67.74 LTL |
| 500 PGK | 338.68 LTL |
| 1,000 PGK | 677.36 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-08-13T14:04:52Z",
"rates": {
"LTL": 0.677361
}
}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.7361,
"rate": 0.677361
}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