Rate Overview
Live
1 LVL = 7.2140 PGK
1 PGK = 0.138619
LVL
Avg
6.5761
High
7.2140
Low
5.7662
Last updated: 5/27/2026, 4:03:05 PM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.21 PGK |
| 10 LVL | 72.14 PGK |
| 50 LVL | 360.70 PGK |
| 100 LVL | 721.40 PGK |
| 500 LVL | 3,607.02 PGK |
| 1,000 LVL | 7,214.04 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-05-27T16:03:05Z",
"rates": {
"PGK": 7.214036
}
}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": 721.4036,
"rate": 7.214036
}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