Rate Overview
Live
1 LVL = 7.1760 PGK
1 PGK = 0.139353
LVL
Avg
7.1563
High
7.1760
Low
7.1277
Last updated: 4/17/2026, 6:08:27 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.18 PGK |
| 10 LVL | 71.76 PGK |
| 50 LVL | 358.80 PGK |
| 100 LVL | 717.60 PGK |
| 500 LVL | 3,588.01 PGK |
| 1,000 LVL | 7,176.02 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-04-17T06:08:27Z",
"rates": {
"PGK": 7.176016
}
}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": 717.6016,
"rate": 7.176016
}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