Rate Overview
Live
1 LVL = 7.1460 PGK
1 PGK = 0.139938
LVL
Avg
7.1705
High
7.2259
Low
7.1177
Last updated: 6/21/2026, 9:07:35 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.15 PGK |
| 10 LVL | 71.46 PGK |
| 50 LVL | 357.30 PGK |
| 100 LVL | 714.60 PGK |
| 500 LVL | 3,573.01 PGK |
| 1,000 LVL | 7,146.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-06-21T09:07:35Z",
"rates": {
"PGK": 7.146016
}
}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": 714.6016000000001,
"rate": 7.146016
}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