Rate Overview
Live
1 LVL = 7.4169 PGK
1 PGK = 0.134828
LVL
Avg
7.1924
High
7.4169
Low
7.0488
Last updated: 8/25/2026, 4:34:34 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.42 PGK |
| 10 LVL | 74.17 PGK |
| 50 LVL | 370.84 PGK |
| 100 LVL | 741.69 PGK |
| 500 LVL | 3,708.43 PGK |
| 1,000 LVL | 7,416.86 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-08-25T04:34:34Z",
"rates": {
"PGK": 7.416859
}
}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": 741.6859,
"rate": 7.416859
}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