Rate Overview
Live
1 PGK = 0.140754 LVL
1 LVL = 7.1046
PGK
Avg
0.139588
High
0.140894
Low
0.137474
Last updated: 3/6/2026, 10:46:58 PM
Quick Conversions
| PGK | LVL |
|---|---|
| 1 PGK | 0.14 LVL |
| 10 PGK | 1.41 LVL |
| 50 PGK | 7.04 LVL |
| 100 PGK | 14.08 LVL |
| 500 PGK | 70.38 LVL |
| 1,000 PGK | 140.75 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-03-06T22:46:58Z",
"rates": {
"LVL": 0.140754
}
}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.075399999999998,
"rate": 0.140754
}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