Rate Overview
Live
1 LTL = 1.4461 PGK
1 PGK = 0.691513
LTL
Avg
1.4569
High
1.4806
Low
1.4447
Last updated: 3/7/2026, 1:55:07 AM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.45 PGK |
| 10 LTL | 14.46 PGK |
| 50 LTL | 72.31 PGK |
| 100 LTL | 144.61 PGK |
| 500 LTL | 723.05 PGK |
| 1,000 LTL | 1,446.10 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-07T01:55:07Z",
"rates": {
"PGK": 1.446104
}
}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": 144.6104,
"rate": 1.446104
}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