Rate Overview
Live
1 LTL = 1.4751 PGK
1 PGK = 0.677910
LTL
Avg
1.4602
High
1.4846
Low
1.4375
Last updated: 8/1/2026, 12:16:41 PM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.48 PGK |
| 10 LTL | 14.75 PGK |
| 50 LTL | 73.76 PGK |
| 100 LTL | 147.51 PGK |
| 500 LTL | 737.56 PGK |
| 1,000 LTL | 1,475.12 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-08-01T12:16:41Z",
"rates": {
"PGK": 1.475122
}
}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": 147.5122,
"rate": 1.475122
}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