Rate Overview
Live
1 PGK = 0.681061 LTL
1 LTL = 1.4683
PGK
Avg
0.679947
High
0.681061
Low
0.678232
Last updated: 5/6/2026, 10:16:24 AM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.68 LTL |
| 10 PGK | 6.81 LTL |
| 50 PGK | 34.05 LTL |
| 100 PGK | 68.11 LTL |
| 500 PGK | 340.53 LTL |
| 1,000 PGK | 681.06 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-05-06T10:16:24Z",
"rates": {
"LTL": 0.681061
}
}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.1061,
"rate": 0.681061
}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