Rate Overview
Live
1 LVL = 7.1207 PGK
1 PGK = 0.140435
LVL
Avg
6.5975
High
7.1914
Low
5.7662
Last updated: 6/29/2026, 12:36:05 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.12 PGK |
| 10 LVL | 71.21 PGK |
| 50 LVL | 356.04 PGK |
| 100 LVL | 712.07 PGK |
| 500 LVL | 3,560.37 PGK |
| 1,000 LVL | 7,120.74 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-06-29T00:36:05Z",
"rates": {
"PGK": 7.120737
}
}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": 712.0737,
"rate": 7.120737
}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