Rate Overview
Live
1 LVL = 7.3821 PGK
1 PGK = 0.135463
LVL
Avg
7.1966
High
7.4313
Low
7.0624
Last updated: 9/7/2026, 10:27:46 PM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.38 PGK |
| 10 LVL | 73.82 PGK |
| 50 LVL | 369.11 PGK |
| 100 LVL | 738.21 PGK |
| 500 LVL | 3,691.05 PGK |
| 1,000 LVL | 7,382.11 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-07T22:27:46Z",
"rates": {
"PGK": 7.382106
}
}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": 738.2106,
"rate": 7.382106
}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