Rate Overview
Live
1 LTL = 1.4595 PGK
1 PGK = 0.685153
LTL
Avg
1.4585
High
1.4691
Low
1.4518
Last updated: 7/10/2026, 12:02:20 PM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.46 PGK |
| 10 LTL | 14.60 PGK |
| 50 LTL | 72.98 PGK |
| 100 LTL | 145.95 PGK |
| 500 LTL | 729.76 PGK |
| 1,000 LTL | 1,459.53 PGK |
Get LTL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=PGKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-10T12:02:20Z",
"rates": {
"PGK": 1.459527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "PGK",
"amount": 100
},
"result": 145.9527,
"rate": 1.459527
}Build with LTL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key