Rate Overview
Live
1 PGK = 0.139353 LVL
1 LVL = 7.1760
PGK
Avg
0.139797
High
0.140296
Low
0.139353
Last updated: 4/16/2026, 8:02:54 AM
Quick Conversions
| PGK | LVL |
|---|---|
| 1 PGK | 0.14 LVL |
| 10 PGK | 1.39 LVL |
| 50 PGK | 6.97 LVL |
| 100 PGK | 13.94 LVL |
| 500 PGK | 69.68 LVL |
| 1,000 PGK | 139.35 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-04-16T08:02:54Z",
"rates": {
"LVL": 0.139353
}
}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": 13.9353,
"rate": 0.139353
}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