Rate Overview
Live
1 GEL = 1.6462 PGK
1 PGK = 0.607450
GEL
Avg
1.6471
High
1.6537
Low
1.6366
Last updated: 6/16/2026, 5:22:14 AM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.65 PGK |
| 10 GEL | 16.46 PGK |
| 50 GEL | 82.31 PGK |
| 100 GEL | 164.62 PGK |
| 500 GEL | 823.11 PGK |
| 1,000 GEL | 1,646.23 PGK |
Get GEL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=PGKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-16T05:22:14Z",
"rates": {
"PGK": 1.646225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "PGK",
"amount": 100
},
"result": 164.6225,
"rate": 1.646225
}Build with GEL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key