Rate Overview
Live
1 PGK = 0.140434 LVL
1 LVL = 7.1208
PGK
Avg
0.152470
High
0.173425
Low
0.139054
Last updated: 6/29/2026, 1:08:29 AM
Quick Conversions
| PGK | LVL |
|---|---|
| 1 PGK | 0.14 LVL |
| 10 PGK | 1.40 LVL |
| 50 PGK | 7.02 LVL |
| 100 PGK | 14.04 LVL |
| 500 PGK | 70.22 LVL |
| 1,000 PGK | 140.43 LVL |
Get PGK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=LVLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-29T01:08:29Z",
"rates": {
"LVL": 0.140434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "LVL",
"amount": 100
},
"result": 14.0434,
"rate": 0.140434
}Build with PGK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key