Rate Overview
Live
1 LVL = 7.4385 PGK
1 PGK = 0.134435
LVL
Avg
7.1220
High
7.4621
Low
6.8073
Last updated: 9/4/2026, 7:04:03 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.44 PGK |
| 10 LVL | 74.39 PGK |
| 50 LVL | 371.93 PGK |
| 100 LVL | 743.85 PGK |
| 500 LVL | 3,719.27 PGK |
| 1,000 LVL | 7,438.54 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-09-04T07:04:03Z",
"rates": {
"PGK": 7.438544
}
}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": 743.8544,
"rate": 7.438544
}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