Rate Overview
Live
1 GEL = 1.6841 PGK
1 PGK = 0.593800
GEL
Avg
1.6240
High
1.6841
Low
1.5788
Last updated: 7/22/2026, 9:24:35 PM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.68 PGK |
| 10 GEL | 16.84 PGK |
| 50 GEL | 84.20 PGK |
| 100 GEL | 168.41 PGK |
| 500 GEL | 842.03 PGK |
| 1,000 GEL | 1,684.07 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-07-22T21:24:35Z",
"rates": {
"PGK": 1.684068
}
}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": 168.40679999999998,
"rate": 1.684068
}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