Rate Overview
Live
1 LVL = 7.0607 PGK
1 PGK = 0.141629
LVL
Avg
7.0778
High
7.2741
Low
6.8704
Last updated: 3/27/2026, 2:36:51 PM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.06 PGK |
| 10 LVL | 70.61 PGK |
| 50 LVL | 353.04 PGK |
| 100 LVL | 706.07 PGK |
| 500 LVL | 3,530.36 PGK |
| 1,000 LVL | 7,060.71 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-03-27T14:36:51Z",
"rates": {
"PGK": 7.060712
}
}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": 706.0712,
"rate": 7.060712
}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