Rate Overview
Live
1 LVL = 7.1086 PGK
1 PGK = 0.140675
LVL
Avg
7.1524
High
7.2741
Low
7.0975
Last updated: 3/7/2026, 7:35:43 AM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.11 PGK |
| 10 LVL | 71.09 PGK |
| 50 LVL | 355.43 PGK |
| 100 LVL | 710.86 PGK |
| 500 LVL | 3,554.30 PGK |
| 1,000 LVL | 7,108.59 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-07T07:35:43Z",
"rates": {
"PGK": 7.108594
}
}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": 710.8594,
"rate": 7.108594
}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