Rate Overview
Live
1 PGK = 0.595709 GEL
1 GEL = 1.6787
PGK
Avg
0.593729
High
0.596885
Low
0.588581
Last updated: 7/25/2026, 8:15:18 PM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.60 GEL |
| 10 PGK | 5.96 GEL |
| 50 PGK | 29.79 GEL |
| 100 PGK | 59.57 GEL |
| 500 PGK | 297.85 GEL |
| 1,000 PGK | 595.71 GEL |
Get PGK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GELExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-25T20:15:18Z",
"rates": {
"GEL": 0.595709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GEL",
"amount": 100
},
"result": 59.5709,
"rate": 0.595709
}Build with PGK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key