Rate Overview
Live
1 LTL = 1.4732 PGK
1 PGK = 0.678809
LTL
Avg
1.4639
High
1.4912
Low
1.4295
Last updated: 7/31/2026, 6:27:29 AM
Quick Conversions
| LTL | PGK |
|---|---|
| 1 LTL | 1.47 PGK |
| 10 LTL | 14.73 PGK |
| 50 LTL | 73.66 PGK |
| 100 LTL | 147.32 PGK |
| 500 LTL | 736.58 PGK |
| 1,000 LTL | 1,473.17 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-31T06:27:29Z",
"rates": {
"PGK": 1.473169
}
}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.3169,
"rate": 1.473169
}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