Rate Overview
Live
1 PGK = 0.139630 LVL
1 LVL = 7.1618
PGK
Avg
0.139538
High
0.141595
Low
0.137101
Last updated: 7/7/2026, 1:06:59 AM
Quick Conversions
| PGK | LVL |
|---|---|
| 1 PGK | 0.14 LVL |
| 10 PGK | 1.40 LVL |
| 50 PGK | 6.98 LVL |
| 100 PGK | 13.96 LVL |
| 500 PGK | 69.82 LVL |
| 1,000 PGK | 139.63 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-07-07T01:06:59Z",
"rates": {
"LVL": 0.13963
}
}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.963000000000001,
"rate": 0.13963
}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