Rate Overview
Live
1 LTL = 1.5184 PGK
1 PGK = 0.658572
LTL
Avg
1.5004
High
1.5189
Low
1.4692
Last updated: 8/21/2026, 9:56:55 AM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.52 PGK |
| 10 LTL | 15.18 PGK |
| 50 LTL | 75.92 PGK |
| 100 LTL | 151.84 PGK |
| 500 LTL | 759.22 PGK |
| 1,000 LTL | 1,518.44 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-21T09:56:55Z",
"rates": {
"PGK": 1.518438
}
}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": 151.8438,
"rate": 1.518438
}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