Rate Overview
Live
1 LVL = 7.3497 PGK
1 PGK = 0.136060
LVL
Avg
6.6573
High
7.3497
Low
5.7662
Last updated: 8/28/2026, 12:58:38 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.35 PGK |
| 10 LVL | 73.50 PGK |
| 50 LVL | 367.49 PGK |
| 100 LVL | 734.97 PGK |
| 500 LVL | 3,674.85 PGK |
| 1,000 LVL | 7,349.71 PGK |
Get LVL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=PGKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-28T00:58:38Z",
"rates": {
"PGK": 7.349709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "PGK",
"amount": 100
},
"result": 734.9709,
"rate": 7.349709
}Build with LVL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key