Rate Overview
Live
1 PGK = 0.695810 LTL
1 LTL = 1.4372
PGK
Avg
0.694306
High
0.715082
Low
0.675399
Last updated: 3/27/2026, 9:26:50 AM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.70 LTL |
| 10 PGK | 6.96 LTL |
| 50 PGK | 34.79 LTL |
| 100 PGK | 69.58 LTL |
| 500 PGK | 347.91 LTL |
| 1,000 PGK | 695.81 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-03-27T09:26:50Z",
"rates": {
"LTL": 0.69581
}
}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": 69.581,
"rate": 0.69581
}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