Rate Overview
Live
1 GEL = 1.6720 PGK
1 PGK = 0.598080
GEL
Avg
1.6688
High
1.6720
Low
1.6631
Last updated: 7/5/2026, 3:04:02 AM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.67 PGK |
| 10 GEL | 16.72 PGK |
| 50 GEL | 83.60 PGK |
| 100 GEL | 167.20 PGK |
| 500 GEL | 836.01 PGK |
| 1,000 GEL | 1,672.02 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-05T03:04:02Z",
"rates": {
"PGK": 1.672017
}
}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": 167.20170000000002,
"rate": 1.672017
}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