Rate Overview
Live
1 GEL = 1.6136 PGK
1 PGK = 0.619732
GEL
Avg
1.6091
High
1.6152
Low
1.6026
Last updated: 4/17/2026, 12:29:42 AM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.61 PGK |
| 10 GEL | 16.14 PGK |
| 50 GEL | 80.68 PGK |
| 100 GEL | 161.36 PGK |
| 500 GEL | 806.80 PGK |
| 1,000 GEL | 1,613.60 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-04-17T00:29:42Z",
"rates": {
"PGK": 1.613602
}
}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": 161.3602,
"rate": 1.613602
}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