Rate Overview
Live
1 LVL = 7.1330 PGK
1 PGK = 0.140194
LVL
Avg
7.1659
High
7.2939
Low
7.0624
Last updated: 7/9/2026, 11:02:06 PM
Quick Conversions
| LVL | PGK |
|---|---|
| 1 LVL | 7.13 PGK |
| 10 LVL | 71.33 PGK |
| 50 LVL | 356.65 PGK |
| 100 LVL | 713.30 PGK |
| 500 LVL | 3,566.48 PGK |
| 1,000 LVL | 7,132.95 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-07-09T23:02:06Z",
"rates": {
"PGK": 7.132951
}
}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": 713.2951,
"rate": 7.132951
}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