Rate Overview
Live
1 LTL = 1.4837 PGK
1 PGK = 0.674007
LTL
Avg
1.3492
High
1.4837
Low
1.1737
Last updated: 7/30/2026, 1:29:44 PM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.48 PGK |
| 10 LTL | 14.84 PGK |
| 50 LTL | 74.18 PGK |
| 100 LTL | 148.37 PGK |
| 500 LTL | 741.83 PGK |
| 1,000 LTL | 1,483.66 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-30T13:29:44Z",
"rates": {
"PGK": 1.483664
}
}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": 148.3664,
"rate": 1.483664
}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