Rate Overview
Live
1 LTL = 1.4768 PGK
1 PGK = 0.677126
LTL
Avg
1.4721
High
1.4768
Low
1.4692
Last updated: 5/9/2026, 1:28:26 AM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.48 PGK |
| 10 LTL | 14.77 PGK |
| 50 LTL | 73.84 PGK |
| 100 LTL | 147.68 PGK |
| 500 LTL | 738.42 PGK |
| 1,000 LTL | 1,476.83 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-05-09T01:28:26Z",
"rates": {
"PGK": 1.476831
}
}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.6831,
"rate": 1.476831
}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