Rate Overview
Live
1 PGK = 0.667964 LTL
1 LTL = 1.4971
PGK
Avg
0.672194
High
0.684945
Low
0.661113
Last updated: 9/3/2026, 12:18:43 PM
Quick Conversions
| PGK | LTL |
|---|---|
| 1 PGK | 0.67 LTL |
| 10 PGK | 6.68 LTL |
| 50 PGK | 33.40 LTL |
| 100 PGK | 66.80 LTL |
| 500 PGK | 333.98 LTL |
| 1,000 PGK | 667.96 LTL |
Get PGK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=LTLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-09-03T12:18:43Z",
"rates": {
"LTL": 0.667964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "LTL",
"amount": 100
},
"result": 66.7964,
"rate": 0.667964
}Build with PGK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key