Rate Overview
Live
1 PGK = 0.138688 LVL
1 LVL = 7.2104
PGK
Avg
0.138860
High
0.139525
Low
0.137030
Last updated: 5/26/2026, 9:22:12 PM
Quick Conversions
| PGK | LVL |
|---|---|
| 1 PGK | 0.14 LVL |
| 10 PGK | 1.39 LVL |
| 50 PGK | 6.93 LVL |
| 100 PGK | 13.87 LVL |
| 500 PGK | 69.34 LVL |
| 1,000 PGK | 138.69 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-05-26T21:22:12Z",
"rates": {
"LVL": 0.138688
}
}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.8688,
"rate": 0.138688
}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