Rate Overview
Live
1 LTL = 1.4634 PGK
1 PGK = 0.683341
LTL
Avg
1.4653
High
1.4698
Low
1.4602
Last updated: 4/18/2026, 8:45:41 AM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.46 PGK |
| 10 LTL | 14.63 PGK |
| 50 LTL | 73.17 PGK |
| 100 LTL | 146.34 PGK |
| 500 LTL | 731.70 PGK |
| 1,000 LTL | 1,463.40 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-04-18T08:45:41Z",
"rates": {
"PGK": 1.463399
}
}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": 146.3399,
"rate": 1.463399
}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