Rate Overview
Live
1 LVL = 7.3386 PGK
1 PGK = 0.136266
LVL
Avg
7.3778
High
7.4498
Low
7.2870
Last updated: 9/9/2026, 10:42:40 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.34 PGK |
| 10 LVL | 73.39 PGK |
| 50 LVL | 366.93 PGK |
| 100 LVL | 733.86 PGK |
| 500 LVL | 3,669.29 PGK |
| 1,000 LVL | 7,338.58 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-09-09T10:42:40Z",
"rates": {
"PGK": 7.338576
}
}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": 733.8575999999999,
"rate": 7.338576
}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