Rate Overview
Live
1 PGK = 0.691513 LTL
1 LTL = 1.4461
PGK
Avg
0.685785
High
0.692204
Low
0.675399
Last updated: 3/6/2026, 10:49:47 PM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.69 LTL |
| 10 PGK | 6.92 LTL |
| 50 PGK | 34.58 LTL |
| 100 PGK | 69.15 LTL |
| 500 PGK | 345.76 LTL |
| 1,000 PGK | 691.51 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-06T22:49:47Z",
"rates": {
"LTL": 0.691513
}
}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.1513,
"rate": 0.691513
}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