Rate Overview
Live
1 LVL = 7.1151 PGK
1 PGK = 0.140546
LVL
Avg
7.1754
High
7.2259
Low
7.1151
Last updated: 6/19/2026, 7:52:08 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.12 PGK |
| 10 LVL | 71.15 PGK |
| 50 LVL | 355.76 PGK |
| 100 LVL | 711.51 PGK |
| 500 LVL | 3,557.56 PGK |
| 1,000 LVL | 7,115.12 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-19T07:52:08Z",
"rates": {
"PGK": 7.115117
}
}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": 711.5117,
"rate": 7.115117
}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