Rate Overview
Live
1 LTL = 1.4372 PGK
1 PGK = 0.695811
LTL
Avg
1.4407
High
1.4806
Low
1.3984
Last updated: 3/27/2026, 8:02:34 AM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.44 PGK |
| 10 LTL | 14.37 PGK |
| 50 LTL | 71.86 PGK |
| 100 LTL | 143.72 PGK |
| 500 LTL | 718.59 PGK |
| 1,000 LTL | 1,437.17 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-03-27T08:02:34Z",
"rates": {
"PGK": 1.437172
}
}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": 143.7172,
"rate": 1.437172
}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